② ready: true ③ if ready true infrastructureReady: true phase: provisioned ④ set InfrastructureReady true ⑤ set phase provisioned Cluster API Controller
get Machine ② get Cluster Machine(Control) LABEL: cluster-name=capi-quickstart control-plane=true bootstrap.data: ... ③ get bootstrap data ⑥ set bootstrapData set ready true ⑤ set secret kubeconfig Kubernetes Cluster secret: KubeConfig Bootstrap Controller
get bootstrap ready Machine(Control) bootstrap.configRef: KubeadmConfig bootstrapReady: true ③ get KubeadmConf bootstrap.data providerID: aws:////i-0000dbe6012d0fa0e bootstrapData: initData ① get bootstrap data ② set bootstrap data set provider ID Cluster API Controller