Initialize HA control plane and upload certs for additional control-plane joins.
Section: Cluster Bootstrap
Initialize with cert upload
bash
bash
kubeadm init --control-plane-endpoint=k8s.example.com --upload-certsExplanation
Initialize HA control plane and upload certs for additional control-plane joins.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Cluster Bootstrap