kubeadm: remove ClusterStatus references

This commit is contained in:
DanStough
2022-01-06 14:50:38 -05:00
parent 409590a6e8
commit 4030f7fab9
2 changed files with 1 additions and 4 deletions
@@ -41,8 +41,6 @@ For control-plane nodes additional steps are performed:
1. Adding new local etcd member.
1. Adding this node to the ClusterStatus of the kubeadm cluster.
### Using join phases with kubeadm {#join-phases}
Kubeadm allows you join a node to the cluster in phases using `kubeadm join phase`.