🔥 3-day streak
Certified Kubernetes Administrator (CKA)47 / 125
Question 47 of 125
You are bootstrapping a highly-available control plane with kubeadm. The first control-plane node was initialized several hours ago using 'kubeadm init' with a stacked etcd topology behind a load balancer. Now you want to join a second control-plane node using 'kubeadm join --control-plane'. The join command fails because it cannot download the required control-plane certificates from the cluster. What is the correct way to make those certificates available for the join?
Reviewed for accuracy · Report an issueNext question