🔥 3-day streak
Certified Kubernetes Administrator (CKA)50 / 125
Question 50 of 125
You are bootstrapping a highly-available cluster with kubeadm using the stacked etcd topology. After running 'kubeadm init --upload-certs' on the first control-plane node and successfully joining a second control-plane node, you attempt to join a third control-plane node two hours later using the same '--certificate-key' value printed during init. The join fails with an error indicating the certificate key cannot be used to decrypt the certificates. What is the cause and correct remediation?
Reviewed for accuracy · Report an issueNext question