An open API service indexing awesome lists of open source software.

https://github.com/openstack/magnum-capi-helm

Magnum driver that uses Kubernetes Cluster API via Helm. Mirror of code maintained at opendev.org.
https://github.com/openstack/magnum-capi-helm

Last synced: 17 days ago
JSON representation

Magnum driver that uses Kubernetes Cluster API via Helm. Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

          

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