This allows us to add new jobs and relevant configs in an organised manner Change-Id: I2be062d3f634994dc7ffe98b6471df59b0777e1e Signed-off-by: Michal Nasiadka <mnasiadka@gmail.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