The instruction for Kubernetes 1.9.x (and above) can be found here.
The commands I used are:
kubeadm token generate
kubeadm token create <generated-token> --print-join-command --ttl=0
The instruction for Kubernetes 1.9.x (and above) can be found here.
The commands I used are:
kubeadm token generate
kubeadm token create <generated-token> --print-join-command --ttl=0