Remove 'kubeadm alpha kubelet config download' for zh
This commit is contained in:
@@ -84,15 +84,13 @@ The `user` subcommand can be used for the creation of kubeconfig files for addit
|
||||
## kubeadm alpha kubelet config {#cmd-phase-kubelet}
|
||||
|
||||
<!--
|
||||
Use the following commands to either download the kubelet configuration from the cluster or
|
||||
to enable the DynamicKubeletConfiguration feature.
|
||||
Use the following command to enable the DynamicKubeletConfiguration feature.
|
||||
-->
|
||||
使用以下命令从集群中下载 kubelet 配置或启用 DynamicKubeletConfiguration 功能。
|
||||
使用以下命令启用 DynamicKubeletConfiguration 功能。
|
||||
|
||||
{{< tabs name="tab-kubelet" >}}
|
||||
{{< tab name="kubelet" include="generated/kubeadm_alpha_kubelet.md" />}}
|
||||
{{< tab name="download" include="generated/kubeadm_alpha_kubelet_config_download.md" />}}
|
||||
{{< tab name="enable-dynamic" include="generated/kubeadm_alpha_kubelet_config_download.md" />}}
|
||||
{{< tab name="enable-dynamic" include="generated/kubeadm_alpha_kubelet_config_enable-dynamic.md" />}}
|
||||
{{< /tabs >}}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user