Skip to content

Commit 277831f

Browse files
authored
Merge pull request #20513 from prasadkatti/patch-4
Remove 'kubeadm alpha kubelet config download'
2 parents 6d924f3 + 7798daa commit 277831f

File tree

2 files changed

+2
-82
lines changed

2 files changed

+2
-82
lines changed

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubelet_config_download.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

content/en/docs/reference/setup-tools/kubeadm/kubeadm-alpha.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,11 @@ The `user` subcommand can be used for the creation of kubeconfig files for addit
6060

6161
## kubeadm alpha kubelet config {#cmd-phase-kubelet}
6262

63-
Use the following commands to either download the kubelet configuration from the cluster or
64-
to enable the DynamicKubeletConfiguration feature.
63+
Use the following command to enable the DynamicKubeletConfiguration feature.
6564

6665
{{< tabs name="tab-kubelet" >}}
6766
{{< tab name="kubelet" include="generated/kubeadm_alpha_kubelet.md" />}}
68-
{{< tab name="download" include="generated/kubeadm_alpha_kubelet_config_download.md" />}}
69-
{{< tab name="enable-dynamic" include="generated/kubeadm_alpha_kubelet_config_download.md" />}}
67+
{{< tab name="enable-dynamic" include="generated/kubeadm_alpha_kubelet_config_enable-dynamic.md" />}}
7068
{{< /tabs >}}
7169

7270

0 commit comments

Comments
 (0)