diff --git a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_all.md b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_all.md index 2ac56da0dd..28a9fbd42f 100644 --- a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_all.md +++ b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_all.md @@ -1,3 +1,18 @@ + + + +续订所有可用证书 -存储证书的路径。 +

存储证书的路径。

@@ -48,33 +63,9 @@ The path where to save and store the certificates. -kubeadm 配置文件的路径。 - - - - ---csr-dir string - - - - -输出 CSR 和私钥的路径 - - - - ---csr-only - - - - -创建 CSR 而不是生成证书 +

kubeadm 配置文件的路径。

@@ -84,9 +75,9 @@ Create CSRs instead of generating certificates -all 操作的帮助命令 +

all 操作的帮助命令

@@ -101,10 +92,10 @@ all 操作的帮助命令 -与集群通信时使用的 kubeconfig 文件。 -如果未设置该参数,则可以在一组标准位置中搜索现有的 kubeconfig 文件。 +

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

@@ -141,9 +132,9 @@ Use the Kubernetes certificate API to renew certificates -[实验] 到 '真实' 主机根文件系统的路径。 +

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

diff --git a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_mark-control-plane.md b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_mark-control-plane.md index 3ce1d641a5..ad52e01bbb 100644 --- a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_mark-control-plane.md +++ b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_mark-control-plane.md @@ -1,3 +1,18 @@ + + + +将节点标记为控制平面节点 -将 Node 节点标记为控制平面节点 +将节点标记为控制平面节点 ``` kubeadm join phase control-plane-join mark-control-plane [flags] @@ -34,9 +49,9 @@ kubeadm join phase control-plane-join mark-control-plane [flags] -kubeadm 配置文件的路径。 +

kubeadm 配置文件的路径。

@@ -46,9 +61,9 @@ kubeadm 配置文件的路径。 -在此节点上创建一个新的控制平面实例 +

在此节点上创建一个新的控制平面实例

@@ -58,9 +73,9 @@ Create a new control plane instance on this node -mark-control-plane 操作的帮助命令 +

mark-control-plane 操作的帮助命令

@@ -70,9 +85,9 @@ mark-control-plane 操作的帮助命令 -指定节点的名称 +

指定节点的名称。

@@ -98,9 +113,9 @@ Specify the node name. -[实验] 到 '真实' 主机根文件系统的路径。 +

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

diff --git a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md index 976749eb5e..acce31aaca 100644 --- a/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md +++ b/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md @@ -1,3 +1,18 @@ + + + +运行重置启动前检查 -在不提示确认的情况下重置节点。 +

在不提示确认的情况下重置节点。

@@ -46,21 +61,21 @@ Reset the node without prompting for confirmation. -preflight 操作的帮助命令 +

preflight 操作的帮助命令

---ignore-preflight-errors stringSlice +--ignore-preflight-errors strings -错误将显示为警告的检查列表;例如:'IsPrivilegedUser,Swap'。取值为 'all' 时将忽略检查中的所有错误。 +

错误将显示为警告的检查列表;例如:'IsPrivilegedUser,Swap'。取值为 'all' 时将忽略检查中的所有错误。

@@ -86,9 +101,9 @@ A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedU -[实验] 指向 '真实' 宿主机根文件系统的路径。 +

[实验] 指向 '真实' 宿主机根文件系统的路径。