From 92e5fc8f6934ff77bf3521ef8498b9f39f96e197 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Tue, 28 Jun 2022 00:03:45 +0300 Subject: [PATCH] Update content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md Co-authored-by: Rey Lejano --- .../production-environment/tools/kubeadm/kubelet-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md b/content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md index 13814f4117..408ab8a3a2 100644 --- a/content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md +++ b/content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md @@ -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`