🔥 3-day streak
Certified Kubernetes Administrator (CKA)51 / 125
Question 51 of 125
You are adding a new worker node to an existing kubeadm cluster. On the worker, you run 'kubeadm join 10.0.0.5:6443 --token abc123.def4567890ghijkl' without any other flags. The join fails immediately with an error stating that the cluster CA could not be validated because no --discovery-token-ca-cert-hash was provided and --discovery-token-unsafe-skip-ca-verification was not set. You want to join securely without disabling verification. Which action correctly obtains the value needed to complete the join?
Reviewed for accuracy · Report an issueNext question