fix typo in install-kubeadm.md (#14680)

This commit is contained in:
wangyamei 2019-06-01 18:32:18 +08:00 committed by Kubernetes Prow Robot
parent 20f29ca3f0
commit fabe7aa79b
1 changed files with 1 additions and 1 deletions

View File

@ -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