Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Co-authored-by: Stefan Büringer <4662360+sbueringer@users.noreply.github.com>
This commit is contained in:
parent
3d78bd31df
commit
1f25824e05
|
|
@ -551,7 +551,7 @@ Example:
|
|||
|
||||
### kubeadm's skew against kubeadm
|
||||
|
||||
There are certain limitations on how kubeadm commands can operate on existing nodes or whole cluster
|
||||
There are certain limitations on how kubeadm commands can operate on existing nodes or whole clusters
|
||||
managed by kubeadm.
|
||||
|
||||
If new nodes are joined to the cluster, the kubeadm binary used for `kubeadm join` must match
|
||||
|
|
|
|||
Loading…
Reference in New Issue