@blitzm/kubernetes-metal-lb
v0.2.0
Published
@blitzm/kubernetes-metal-lb is a pulumi component that simplifies the deployment of kubernetes-metal-lb in kubernetes
Downloads
3
Keywords
Readme
Blitzm Cloud - kubernetes-metal-lb
@blitzm/kubernetes-metal-lb is a pulumi component that simplifies the deployment of kubernetes-metal-lb in kubernetes
Installation
This package can be installed using npm
npm install --save --save-exact @blitzm/kubernetes-metal-lb
Usage
import { MyComponent } from '@blitzm/kubernetes-metal-lb'
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.