Files
max.bed4d 8a6c56df08 Intro docs for Magnum-CAPI-helm
Change-Id: I53e7e7b6c73b697516694a0034170531be852e9d
2024-11-19 15:37:05 +00: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/azimuth-cloud/capi-helm-charts.

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.

User Documentation

Understanding Concepts <user_docs/index>

Installation Guide

Installation Guide <install/index>

Configuration Reference

configuration/index

Contributor Guide

contributor/index