Skip to content

vexxhost/magnum-cluster-api

Repository files navigation

Cluster API driver for Magnum

The Cluster API driver for Magnum allows you to deploy fully conformant Kubernetes cluster using the Cluster API project which are fully integrated with the OpenStack cluster they are running on.

For more information, please refer to the following resources:

Images

The images are built and published to an object storage bucket hosted at the VEXXHOST public cloud. These images are built and published for the latest stable release of Kubernetes.

Pre-built images

You can find the pre-built images for the latest stable release of Kubernetes at the following URL:

Ubuntu 22.04

Flatcar

Building images

The Cluster API driver for Magnum provides a tool in order to build images, you can use it by installing the magnum-cluster-api package and running the the following command:

magnum-cluster-api-image-builder

Testing & Development

For more information on how to test, develop and contribute to the Cluster API driver for Magnum, refer to the developer guide.