diff --git a/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon.md b/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon.md index ef17f1ee16478..65a9e63d87542 100644 --- a/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon.md +++ b/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon.md @@ -1,29 +1,16 @@ - - -安装必要的插件以通过一致性测试 +安装必要的插件以通过一致性测试。 - ### 概要 - 此命令并非设计用来单独运行。请参阅可用子命令列表。 ``` @@ -33,7 +20,6 @@ kubeadm init phase addon [flags] - ### 选项 @@ -52,7 +38,7 @@ kubeadm init phase addon [flags] help for addon -->

-addon 操作的帮助命令 +addon 操作的帮助命令。

@@ -63,7 +49,6 @@ addon 操作的帮助命令 - ### 继承于父命令的选项
diff --git a/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md b/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md index 48474d875a9a0..aa7acd511fa7a 100644 --- a/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md +++ b/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md @@ -1,18 +1,16 @@ -将 CoreDNS 插件安装到 Kubernetes 集群 +将 CoreDNS 插件安装到 Kubernetes 集群。 - ### 概要 - 通过 API 服务器安装 CoreDNS 附加组件。请注意,即使 DNS 服务器已部署,在安装 CNI 之前 DNS 服务器不会被调度执行。 ``` @@ -22,7 +20,6 @@ kubeadm init phase addon coredns [flags] - ### 选项
@@ -66,13 +63,18 @@ Don't apply any changes; just output what would be done. @@ -82,9 +84,11 @@ A set of key=value pairs that describe feature gates for various features. Optio @@ -103,7 +107,7 @@ coredns 操作的帮助命令 Choose a container registry to pull control plane images from -->

-选择用于拉取控制平面镜像的容器仓库 +选择用于拉取控制平面镜像的容器仓库。

@@ -137,7 +141,9 @@ The kubeconfig file to use when talking to the cluster. If the flag is not set, - -

-一组用来描述各种特性门控的键值(key=value)对。选项是: -
EtcdLearnerMode=true|false (ALPHA - 默认值=false) -
PublicKeysECDSA=true|false (ALPHA - 默认值=false) -
RootlessControlPlane=true|false (ALPHA - 默认值=false) +一组用来描述各种特性门控的键值(key=value)对。选项是:
+EtcdLearnerMode=true|false (ALPHA - 默认值=false)
+PublicKeysECDSA=true|false (ALPHA - 默认值=false)
+RootlessControlPlane=true|false (ALPHA - 默认值=false)
+UpgradeAddonsBeforeControlPlane=true|false (DEPRECATED - 默认值=false)

- +

-coredns 操作的帮助命令 +coredns 操作的帮助命令。

- +

为控制平面选择特定的 Kubernetes 版本。

@@ -152,12 +158,10 @@ The kubeconfig file to use when talking to the cluster. If the flag is not set, -向 STDOUT 输出插件清单,而不是安装这些插件 +向 STDOUT 输出插件清单,而不是安装这些插件。

+

为服务 VIP 选择 IP 地址范围。

@@ -185,7 +191,9 @@ Print the addon manifests to STDOUT instead of installing them
- +

为服务使用其它域名,例如:"myorg.internal"。

@@ -195,12 +203,9 @@ Print the addon manifests to STDOUT instead of installing them
- - - ### 继承于父命令的选项 @@ -226,4 +231,3 @@ Print the addon manifests to STDOUT instead of installing them
- diff --git a/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_bootstrap-token.md b/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_bootstrap-token.md index b649a69e9445a..330d28233fe32 100644 --- a/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_bootstrap-token.md +++ b/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_bootstrap-token.md @@ -1,14 +1,3 @@ - - @@ -17,19 +6,16 @@ Generates bootstrap tokens used to join a node to a cluster - ### 概要 - 启动引导令牌(bootstrap token)用于在即将加入集群的节点和控制平面节点之间建立双向信任。 - 该命令使启动引导令牌(bootstrap token)所需的所有配置生效,然后创建初始令牌。 ``` @@ -39,13 +25,11 @@ kubeadm init phase bootstrap-token [flags] - ### 示例 - ``` # 进行所有引导令牌配置,并创建一个初始令牌,功能上与 kubeadm init 生成的令牌等效。 kubeadm init phase bootstrap-token @@ -54,7 +38,6 @@ kubeadm init phase bootstrap-token - ### 选项 @@ -98,7 +81,7 @@ Don't apply any changes; just output what would be done. -

bootstrap-token 操作的帮助命令

+

bootstrap-token 操作的帮助命令。

@@ -137,7 +120,6 @@ Don't apply any changes; just output what would be done. - ### 继承于父命令的选项
@@ -161,4 +143,3 @@ Don't apply any changes; just output what would be done.
- diff --git a/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_all.md b/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_all.md index 19afcc540407f..d4e73eead1f88 100644 --- a/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_all.md +++ b/content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_all.md @@ -1,29 +1,17 @@ - - -生成所有证书 +生成所有证书。 - ### 概要 -生成所有证书 +生成所有证书。 ``` kubeadm init phase certs all [flags] @@ -32,7 +20,6 @@ kubeadm init phase certs all [flags] - ### 选项 @@ -129,7 +116,7 @@ Don't apply any changes; just output what would be done. -

all 操作的帮助命令

+

all 操作的帮助命令。

@@ -190,7 +177,6 @@ Don't apply any changes; just output what would be done. - ### 继承于父命令的选项