capi-helm-charts helm repo for genestack helm packages for capi-helm-charts
The charts are available from the rackerlabs.github.io/genestack-capi-helm-charts repository:
helm repo add capi https://rackerlabs.github.io/genestack-capi-helm-charts
helm install my-release capi/openstack-cluster [...options]To list the available versions for the charts:
helm search repo capi --versionsCurrently, the following charts are available:
| Chart | Description |
|---|---|
| openstack-cluster | Deploys a Kubernetes cluster on an OpenStack cloud. |