@blitzm/kubernetes-mysql

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

Usage no npm install needed!

<script type="module">
  import blitzmKubernetesMysql from 'https://cdn.skypack.dev/@blitzm/kubernetes-mysql';
</script>

README

Blitzm Cloud - kubernetes-mysql

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

Installation

This package can be installed using npm

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

Usage

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

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

Blitzm