0.3.2 • Published 2 years ago

@blitzm/kubernetes-app v0.3.2

Weekly downloads
87
License
Blitzm
Repository
-
Last release
2 years ago

Blitzm Cloud - kubernetes-app

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

Installation

This package can be installed using npm

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

Usage

import { KubernetesApp } from '@blitzm/kubernetes-app'

new KubernetesApp("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

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

3 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

5 years ago

0.1.0

5 years ago