magnum-capi-helm/doc/source/index.rst
Michal Nasiadka bc3c715d64 Add initial docs
Change-Id: I26b511c57ba24532688690e44ae183a9151e52a9
2024-05-24 11:21:56 +01:00

2.3 KiB

Welcome to the Magnum CAPI Helm Driver's documentation!

Magnum CAPI Helm is an OpenStack Magnum driver which uses Helm to create Kubernetes (k8s) clusters with Cluster API.

The driver uses a standard set of Helm charts to create the k8s resources required to provision and manage a k8s cluster using Cluster API, including various useful add-ons like a CNI and a monitoring stack.

These Helm charts currently live at https://github.com/stackhpc/capi-helm-charts but will soon be moved to https://opendev.org/openstack/magnum-capi-helm-charts instead.

The Helm charts are intended to be a way to share a reference method to create k8s clusters on OpenStack. The charts are not expected or intended to be specific to Magnum. The hope is they can also be used by ArgoCD, Flux or Azimuth to create clusters outside of Magnum if desired.

Installation Guide

Installation Guide <install/index>

Configuration Reference

configuration/index

Contributor Guide

contributor/index