Sam Morrison 771c2bbe12 Pass network_driver template option as CNI type
Read the ``network_driver`` cluster template option and pass it through
to the helm chart as ``addons.cni.type`` so users can select between
calico (default) and cilium per template.

Assisted-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Change-Id: Iab25356b704fd531aca5ef9593126848e49e2eeb
Signed-off-by: Sam Morrison <sorrison@gmail.com>
Signed-off-by: Matt Crees <mattc@stackhpc.com>
2026-06-03 11:28:56 +01:00
2026-05-20 21:12:49 +02:00
2024-03-14 10:28:15 +01:00
2026-05-20 15:42:08 +00:00
2024-10-04 13:07:51 +01:00
2026-04-17 18:58:42 +00:00

magnum-capi-helm

OpenStack Magnum driver using Helm to create k8s clusters with Cluster API.

The driver uses capi-helm-charts to create the k8s resources needed to provision a k8s cluster using Cluster API, including various useful add-ons like a CNI and a monitoring stack.

Note, the above Helm charts are intended to be a way to share a reference method to create K8s 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 k8s clusters on OpenStack.

Work on this driver started upstream around October 2021. After failing to get merged during Bobcat, we created this downstream repo as a stop-gap to help those wanting to use this driver now. https://specs.openstack.org/openstack/magnum-specs/specs/bobcat/clusterapi-driver.html

S
Description
Magnum driver that uses Kubernetes Cluster API via Helm.
Readme
2.4 MiB
Languages
Python 96.4%
Shell 3.6%