fix a 404 error in kubeadm desription page (#11244)

This commit is contained in:
WanLinghao 2018-11-24 23:37:24 +08:00 committed by k8s-ci-robot
parent fe9b5443b9
commit c23d8f6531
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ into `/var/lib/kubelet/config/init/kubelet` file.
The init configuration is used for starting the kubelet on this specific node, providing an alternative for the kubelet drop-in file; The init configuration is used for starting the kubelet on this specific node, providing an alternative for the kubelet drop-in file;
such configuration will be replaced by the kubelet base configuration as described in following steps. such configuration will be replaced by the kubelet base configuration as described in following steps.
See [set Kubelet parameters via a config file](/docs/tasks/administer-cluster/kubelet-config-file.md) for additional info. See [set Kubelet parameters via a config file](/docs/tasks/administer-cluster/kubelet-config-file) for additional info.
Please note that: Please note that: