From d720f89c3869e6f5f5754e851b3943aabfae1d0c Mon Sep 17 00:00:00 2001 From: yuli Date: Thu, 5 May 2022 11:19:08 +0800 Subject: [PATCH] [zh]Update content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md --- .../generated/kubeadm_config_images_pull.md | 42 ++++++++++++++++++- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md index a95cda878c..b134747c62 100644 --- a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md +++ b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md @@ -1,3 +1,24 @@ + + + + +拉取 kubeadm 使用的镜像。 +

kubeadm 配置文件的路径。 +

@@ -48,7 +71,9 @@ kubeadm 配置文件的路径。 +

要连接的 CRI 套接字的路径。如果为空,则 kubeadm 将尝试自动检测此值;仅当安装了多个 CRI 或具有非标准 CRI 插槽时,才使用此选项。 +

@@ -58,9 +83,12 @@ Path to the CRI socket to connect. If empty kubeadm will try to auto-detect this -一系列键值对(key=value),用于描述各种特征。可选项是:
IPv6DualStack=true|false (ALPHA - 默认值=false) +一系列键值对(key=value),用于描述各种特征。可选项是: +
PublicKeysECDSA=true|false (ALPHA - 默认值=false) +
RootlessControlPlane=true|false (ALPHA - 默认值=false) +
UnversionedKubeletConfigMap=true|false (BETA - 默认值=true) @@ -72,7 +100,9 @@ A set of key=value pairs that describe feature gates for various features. Optio +

pull 操作的帮助命令 +

@@ -89,7 +119,9 @@ pull 操作的帮助命令 +

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

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

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

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

用于和集群通信的 kubeconfig 文件。如果它没有被设置,那么 kubeadm 将会搜索一个已经存在于标准路径的 kubeconfig 文件。 +

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

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