kubeadm
Do the things that do the things to get k8s alive.
- Provision the VMs for your cluster
- Install a container runtime on each host (such as containerD)
- Install kubeadm on all the nodes
- Initialize the controller server
- Setup the pod network
- Join worker nodes to the controller node