0.3.2 • Published 11 months ago

@blitzm/kubernetes-app v0.3.2

Weekly downloads
87
License
Blitzm
Repository
-
Last release
11 months 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

11 months ago

0.3.1

1 year ago

0.3.0

2 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago