API Doc
Search Docs...
⌘ K
ACOSABSAVEANSABDRAKEObservability

AKE cluster manager

The AKE cluster manager includes KubeSmartCluster Controller (a K8s Controller) and some K8s webhooks, and defines the KubeSmartCluster Custom Resource (KubeSmartCluster CR for short).

KubeSmartCluster CR is used to describe the specifications and configurations of an AKE workload cluster. Based on the configurations in each KubeSmartCluster CR, the AKE cluster manager renders built-in YAML template files and generates and creates multiple CR objects required by Cluster API, thereby creating an AKE workload cluster. The detailed process is shown in the following figure.