diff --git a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_all.md b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_all.md index 54063fcc5c..ab9f1cbb82 100644 --- a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_all.md +++ b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_all.md @@ -1,3 +1,24 @@ + + + + +安装所有插件 +

API 服务器所公布的其正在监听的 IP 地址。如果未设置,则将使用默认网络接口。 +

@@ -53,7 +76,9 @@ API 服务器所公布的其正在监听的 IP 地址。如果未设置,则将 +

API 服务器绑定的端口。 +

@@ -65,7 +90,9 @@ API 服务器绑定的端口。 +

kubeadm 配置文件的路径。 +

@@ -77,7 +104,9 @@ kubeadm 配置文件的路径。 +

为控制平面指定一个稳定的 IP 地址或 DNS 名称。 +

@@ -87,9 +116,12 @@ Specify a stable IP address or DNS name for the control plane. -一组键值对(key=value),描述了各种特征。选项包括:
IPv6DualStack=true|false (ALPHA - 默认值=false) +一组键值对(key=value),描述了各种特征。选项包括: +
PublicKeysECDSA=true|false (ALPHA - 默认值=false) +
RootlessControlPlane=true|false (ALPHA - 默认值=false) +
UnversionedKubeletConfigMap=true|false (BETA - 默认值=true) @@ -100,7 +132,10 @@ A set of key=value pairs that describe feature gates for various features. Optio +

all 操作的帮助命令 +

@@ -117,7 +152,9 @@ all 操作的帮助命令 +

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

@@ -134,7 +171,9 @@ Choose a container registry to pull control plane images from +

与集群通信时使用的 kubeconfig 文件。如果未设置该参数,则可以在一组标准位置中搜索现有的 kubeconfig 文件。 +

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

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

@@ -163,7 +204,9 @@ Choose a specific Kubernetes version for the control plane. +

指定 Pod 网络的 IP 地址范围。如果已设置,控制平面将自动为每个节点分配 CIDR。 +

@@ -180,7 +223,9 @@ Specify range of IP addresses for the pod network. If set, the control plane wil +

为服务 VIP 使用 IP 地址的其他范围。 +

@@ -195,9 +240,9 @@ Use alternative range of IP address for service VIPs. -为服务使用其他域名,例如 "myorg.internal"。 +为服务使用其他域名,例如 "myorg.internal"。 @@ -225,7 +270,9 @@ Use alternative domain for services, e.g. "myorg.internal". +

[实验] 到 '真实' 主机根文件系统的路径。 +