Skip to content

Commit 1db86fc

Browse files
authored
Merge pull request #24255 from ydcool/zh_rm_kubeadm_alpha_kubelet_config_download
Remove 'kubeadm alpha kubelet config download' for zh
2 parents fe5c525 + f2d5227 commit 1db86fc

File tree

2 files changed

+3
-134
lines changed

2 files changed

+3
-134
lines changed

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

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

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,13 @@ The `user` subcommand can be used for the creation of kubeconfig files for addit
8484
## kubeadm alpha kubelet config {#cmd-phase-kubelet}
8585

8686
<!--
87-
Use the following commands to either download the kubelet configuration from the cluster or
88-
to enable the DynamicKubeletConfiguration feature.
87+
Use the following command to enable the DynamicKubeletConfiguration feature.
8988
-->
90-
使用以下命令从集群中下载 kubelet 配置或启用 DynamicKubeletConfiguration 功能。
89+
使用以下命令启用 DynamicKubeletConfiguration 功能。
9190

9291
{{< tabs name="tab-kubelet" >}}
9392
{{< tab name="kubelet" include="generated/kubeadm_alpha_kubelet.md" />}}
94-
{{< tab name="download" include="generated/kubeadm_alpha_kubelet_config_download.md" />}}
95-
{{< tab name="enable-dynamic" include="generated/kubeadm_alpha_kubelet_config_download.md" />}}
93+
{{< tab name="enable-dynamic" include="generated/kubeadm_alpha_kubelet_config_enable-dynamic.md" />}}
9694
{{< /tabs >}}
9795

9896

0 commit comments

Comments
 (0)