From b7d03cc82b9ea1063f3e0f5a0793c3f22c8dcdf3 Mon Sep 17 00:00:00 2001 From: Anuj Tiwari Date: Thu, 28 Sep 2023 07:52:20 +0530 Subject: [PATCH] Fixed a visual link at kubelet page --- .../en/docs/reference/command-line-tools-reference/kubelet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/command-line-tools-reference/kubelet.md b/content/en/docs/reference/command-line-tools-reference/kubelet.md index 47e3dd7a93b8f..5f94e0cc44c78 100644 --- a/content/en/docs/reference/command-line-tools-reference/kubelet.md +++ b/content/en/docs/reference/command-line-tools-reference/kubelet.md @@ -628,7 +628,7 @@ WindowsHostNetwork=true|false (ALPHA - default=true)

--local-storage-capacity-isolation>     Default: true -If true, local ephemeral storage isolation is enabled. Otherwise, local storage isolation feature will be disabled. (DEPRECATED: This parameter should be set via the config file specified by the kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.) +If true, local ephemeral storage isolation is enabled. Otherwise, local storage isolation feature will be disabled. (DEPRECATED: This parameter should be set via the config file specified by the kubelet's --config flag. See kubelet-config-file for more information.)