In Part 1, we created the Kubernetes cluster by running kubeadm init
on the control plane node. In part 2 we’ll add a node to an existing cluster that will be capable of running pods which is apparently a possible CKA exam scenario (see cluster ik8s):
