aavbsouza / capi-helm-charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capi-helm-charts

Lint Test Helm Publish Charts

This repository contains Helm charts for deploying Kubernetes clusters using Cluster API.

The charts are available from the stackhpc.github.io/capi-helm-charts repository:

helm repo add capi https://stackhpc.github.io/capi-helm-charts
helm install my-release capi/<chartname> [...options]

To list the available versions for the charts:

helm search repo capi --devel --versions

WARNING

The openstack-cluster chart depends on features in cluster-api-provider-openstack that are not yet in a release.

StackHPC maintain custom builds of cluster-api-provider-openstack for use with these charts. You can find these in the StackHPC fork of cluster-api-provider-openstack.

Currently, the following charts are available:

Chart Description
cluster-addons Deploys addons into a Kubernetes cluster, e.g. CNI.
openstack-cluster Deploys a Kubernetes cluster on an OpenStack cloud.

About

License:Apache License 2.0


Languages

Language:Smarty 44.8%Language:Shell 35.5%Language:Dockerfile 19.7%