Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 612 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 612 Bytes

cluster-api helm charts

Install Cluster API (CAPI) manifests to generate a fully working Kubernetes cluster for different providers.

Not all providers are implemented yet. We will be adding new providers as our clients demand us. At this time, we provide the following charts:

Usage

Add helm repo:

helm repo add mw-capi https://mikroways.github.io/cluster-api-helm/ 
helm repo update

Then you can search for available cluster providers with:

helm repo search cluster-api