0.3.0 • Published 7 months ago

@blitzm/kubernetes-prometheus v0.3.0

Weekly downloads
47
License
Blitzm
Repository
-
Last release
7 months ago

Blitzm Cloud - kubernetes-prometheus

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

Installation

This package can be installed using npm

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

Usage

import { KubernetesPrometheus } from '@blitzm/kubernetes-prometheus'

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

Contributing

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

License

Blitzm