Provision of declarative API for clyster creation, configuration and management
This is a simple example of how we can use Cluster API to provision multiple edge clusters from a central management cluster. It uses Cluster API CRD specifically created to do cluster creation, configuration and management to build edge nodes.
This is extended into multi cluster application manager CRD that enables the user to deliver applications and services across the clusters from a single pane of glass.

The cluster API CRDs can be integerated with any bootstrap providers like kubeadm for kubernetes clusters, k3s for lightweight clusters, even extending to OpenShift clusters.
It also works with all leading infrastructure providers like AWS, Google Cloud, VMware, MAAS etc.
Tested Scenarios: