The Cluster API provider for metal-stack (CAPMS) implements the declarative management of Kubernetes cluster infrastructure.
Caution
This project is currently under heavy development and is not advised to be used in production any time soon. Please use or stack on top of Gardener instead. User documentation will follow as soon. Until then head to our CONTRIBUTING.md
Currently we provide the following custom resources:
MetalStackCluster
can be used as infrastructure cluster and ensures that the metal-stack network and firewall are being prepared.MetalStackMachine
bridges between infrastructure machines and metal-stack machines.
Note
Currently our infrastructure provider is only tested against the Cluster API bootstrap provider Kubeadm (CABPK). While other providers might work, there is no guarantee nor the goal to reach compatibility.