Top
image credit: Freepik

Kubernetes Cluster API v1.0, Production Ready

November 19, 2021

Via: InfoQ

The Cloud Native Computing Foundation (CNCF) recently announced that the Cluster API project is production-ready and moving to v1beta1 APIs. Cluster API is a Kubernetes sub-project that provides declarative APIs to create, configure, and update clusters.

The Cluster API project uses Kubernetes-style APIs and patterns to automate cluster lifecycle management for platform operators. It can support any infrastructure (AWS, Azure, vSphere, etc.) or bootstrap provider (kubeadm is the default). The list of available providers continues to grow.

Read More on InfoQ