fix typo in install-kubeadm.md (#14680)
This commit is contained in:
parent
20f29ca3f0
commit
fabe7aa79b
|
@ -201,7 +201,7 @@ You will install these packages on all of your machines:
|
|||
|
||||
<!--
|
||||
kubeadm **will not** install or manage `kubelet` or `kubectl` for you, so you will
|
||||
need to ensure they match the version of the Kubernetes control panel you want
|
||||
need to ensure they match the version of the Kubernetes control plane you want
|
||||
kubeadm to install for you. If you do not, there is a risk of a version skew occurring that
|
||||
can lead to unexpected, buggy behaviour. However, _one_ minor version skew between the
|
||||
kubelet and the control plane is supported, but the kubelet version may never exceed the API
|
||||
|
|
Loading…
Reference in New Issue