Update content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>
This commit is contained in:
Lubomir I. Ivanov
2022-06-28 00:03:45 +03:00
committed by GitHub
parent fefcf46922
commit 92e5fc8f69
@@ -100,7 +100,7 @@ By calling `kubeadm config print init-defaults --component-configs KubeletConfig
see all the default values for this structure.
It is also possible to apply instance-specific patches over the base `KubeletConfiguration`.
Have a look at [Customizing the kubelet](/docs/setup/production-environment/tools/kubeadm/control-plane-flags#kubelet)
Have a look at [Customizing the kubelet](/docs/setup/production-environment/tools/kubeadm/control-plane-flags#customizing-the-kubelet)
for more details.
### Workflow when using `kubeadm init`