Skip to content

Commit

Permalink
fix a 404 error in kubeadm desription page (#11244)
Browse files Browse the repository at this point in the history
  • Loading branch information
WanLinghao authored and k8s-ci-robot committed Nov 24, 2018
1 parent fe9b544 commit c23d8f6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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;
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:

Expand Down

0 comments on commit c23d8f6

Please sign in to comment.