Completed the guidance of Kubeadm Setup
Completed the guidance of Initialize First Master Node
Run the join command on the worker node
The command was prompted after initializing the first master node
The join token can be regenerated if you forgot to save it or if the token has expired.
Last updated 1 year ago
kubeadm join 192.168.6.55:6443 --token xxxxxxxxxxxxxxxxxxxxxx \ --discovery-token-ca-cert-hash sha256:37xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
kubeadm token create --print-join-command