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>
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