fix a 404 error in kubeadm desription page (#11244)
This commit is contained in:
parent
fe9b5443b9
commit
c23d8f6531
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue