It's time to configure and install our worker nodes. In these, we will be installing kubelet, the kube proxy, the container runtime, and the container network interface plugins.
SSH into the first worker node from your management VM, as shown in the following command:
johndoe@management-vm$ ssh johndoe@kube-node-1