Jeff McLamb:
The CKA curriculum (https://github.com/cncf/curriculum/blob/master/CKA_Curriculum_v1.21.pdf) says that we must “Provision underlying infrastructure to deploy a Kubernetes cluster”. Does this mean we must provision cloud infrastructure, e.g., compute nodes, vpcs, eips, etc.?
unnivkn:
No… we don’t need to provision cloud infrastructure
Jeff McLamb:
OK thanks. I wonder what they mean by that statement on the curriculum?
Jeff McLamb:
I guess just overloading the word “infrastructure”? They mean using kubeadm to deploy a cluster on already-created nodes