0.1.0 • Published 3 years ago

@blitzm/kubernetes-abstractions v0.1.0

Weekly downloads
7
License
MIT
Repository
-
Last release
3 years ago

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