© 2026 Hashnode
Concise Class Diagram for https://github.com/kubernetes-sigs/cluster-api-operator/tree/main/api/v1alpha2 In the last article, we explored different types of Providers supported by Cluster API Operator, In this article, we will deep dive into Provider...

Cluster API Operator supports four lifecycles for a Provider. If you have managed a Provider in a Bootstrap cluster using clusterctl you are already familiar with them. If not let’s dive into the details. Before we dive into the lifecycle let’s check...

Prerequisite Kubernetes cluster — I have used a kind cluster on my local machine. For demo and follow-through purposes this should be enough, if you want to use a proper cloud or self-hosted cluster and use it as a Bootstrap cluster for later, the s...
