0.2.0 • Published 3 years ago

@blitzm/kubernetes-falco v0.2.0

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

Blitzm Cloud - kubernetes-falco

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

Installation

This package can be installed using npm

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

Usage

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

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