@blitzm/kubernetes-abstractions

@blitzm/kubernetes-abstractions is a pulumi component that simplifies the deployment of kubernetes-abstractions in kubernetes

Usage no npm install needed!

<script type="module">
  import blitzmKubernetesAbstractions from 'https://cdn.skypack.dev/@blitzm/kubernetes-abstractions';
</script>

README

Blitzm Cloud - kubernetes-abstractions

@blitzm/kubernetes-abstractions is a pulumi component that simplifies the deployment of kubernetes-abstractions in kubernetes

Installation

This package can be installed using npm

npm install --save --save-exact @blitzm/kubernetes-abstractions

Usage

import { MyComponent } from '@blitzm/kubernetes-abstractions'

new MyComponent("my-component", {
  // ...
});

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT