[zh] sync v1.24 kubeadm-15

This commit is contained in:
huangminjie
2022-05-18 21:39:29 +08:00
parent 9c6b1910e6
commit e36848aa13
3 changed files with 76 additions and 55 deletions
@@ -1,3 +1,18 @@
<!--
The file is auto-generated from the Go source code of the component using a generic
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
to generate the reference documentation, please read
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
To update the reference conent, please follow the
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
guide. You can file document formatting bugs against the
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
-->
<!--
Renew all available certificates
-->
续订所有可用证书
<!--
### Synopsis
@@ -36,9 +51,9 @@ kubeadm certs renew all [flags]
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
The path where to save and store the certificates.
<p>The path where to save and store the certificates.</p>
-->
存储证书的路径。
<p>存储证书的路径。</p>
</td>
</tr>
@@ -48,33 +63,9 @@ The path where to save and store the certificates.
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Path to a kubeadm configuration file.
<p>Path to a kubeadm configuration file.</p>
-->
kubeadm 配置文件的路径。
</td>
</tr>
<tr>
<td colspan="2">--csr-dir string</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
The path to output the CSRs and private keys to
-->
输出 CSR 和私钥的路径
</td>
</tr>
<tr>
<td colspan="2">--csr-only</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Create CSRs instead of generating certificates
-->
创建 CSR 而不是生成证书
<p>kubeadm 配置文件的路径。</p>
</td>
</tr>
@@ -84,9 +75,9 @@ Create CSRs instead of generating certificates
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
help for all
<p>help for all</p>
-->
all 操作的帮助命令
<p>all 操作的帮助命令</p>
</td>
</tr>
@@ -101,10 +92,10 @@ all 操作的帮助命令
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.
<p>The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.</p>
-->
与集群通信时使用的 kubeconfig 文件。
如果未设置该参数,则可以在一组标准位置中搜索现有的 kubeconfig 文件。
<p>与集群通信时使用的 kubeconfig 文件。
如果未设置该参数,则可以在一组标准位置中搜索现有的 kubeconfig 文件。</p>
</td>
</tr>
@@ -141,9 +132,9 @@ Use the Kubernetes certificate API to renew certificates
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
[EXPERIMENTAL] The path to the 'real' host root filesystem.
<p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p>
-->
[实验] 到 '真实' 主机根文件系统的路径。
<p>[实验] 到 '真实' 主机根文件系统的路径。</p>
</td>
</tr>
@@ -1,3 +1,18 @@
<!--
The file is auto-generated from the Go source code of the component using a generic
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
to generate the reference documentation, please read
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
To update the reference conent, please follow the
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
guide. You can file document formatting bugs against the
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
-->
<!--
Mark a node as a control-plane
-->
将节点标记为控制平面节点
<!--
### Synopsis
@@ -9,7 +24,7 @@
Mark a node as a control-plane
-->
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]
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Path to kubeadm configuration file.
<p>Path to kubeadm configuration file.</p>
-->
kubeadm 配置文件的路径。
<p>kubeadm 配置文件的路径。</p>
</td>
</tr>
@@ -46,9 +61,9 @@ kubeadm 配置文件的路径。
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Create a new control plane instance on this node
<p>Create a new control plane instance on this node</p>
-->
在此节点上创建一个新的控制平面实例
<p>在此节点上创建一个新的控制平面实例</p>
</td>
</tr>
@@ -58,9 +73,9 @@ Create a new control plane instance on this node
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
help for mark-control-plane
<p>help for mark-control-plane</p>
-->
mark-control-plane 操作的帮助命令
<p>mark-control-plane 操作的帮助命令</p>
</td>
</tr>
@@ -70,9 +85,9 @@ mark-control-plane 操作的帮助命令
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Specify the node name.
<p>Specify the node name.</p>
-->
指定节点的名称
<p>指定节点的名称。</p>
</td>
</tr>
@@ -98,9 +113,9 @@ Specify the node name.
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
[EXPERIMENTAL] The path to the 'real' host root filesystem.
<p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p>
-->
[实验] 到 '真实' 主机根文件系统的路径。
<p>[实验] 到 '真实' 主机根文件系统的路径。</p>
</td>
</tr>
@@ -1,3 +1,18 @@
<!--
The file is auto-generated from the Go source code of the component using a generic
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
to generate the reference documentation, please read
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
To update the reference conent, please follow the
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
guide. You can file document formatting bugs against the
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
-->
<!--
Run reset pre-flight checks
-->
运行重置启动前检查
<!--
### Synopsis
@@ -34,9 +49,9 @@ kubeadm reset phase preflight [flags]
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Reset the node without prompting for confirmation.
<p>Reset the node without prompting for confirmation.</p>
-->
在不提示确认的情况下重置节点。
<p>在不提示确认的情况下重置节点。</p>
</td>
</tr>
@@ -46,21 +61,21 @@ Reset the node without prompting for confirmation.
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
help for preflight
<p>help for preflight</p>
-->
preflight 操作的帮助命令
<p>preflight 操作的帮助命令</p>
</td>
</tr>
<tr>
<td colspan="2">--ignore-preflight-errors stringSlice</td>
<td colspan="2">--ignore-preflight-errors strings</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedUser,Swap'. Value 'all' ignores errors from all checks.
<p>A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedUser,Swap'. Value 'all' ignores errors from all checks.</p>
-->
错误将显示为警告的检查列表;例如:'IsPrivilegedUser,Swap'。取值为 'all' 时将忽略检查中的所有错误。
<p>错误将显示为警告的检查列表;例如:'IsPrivilegedUser,Swap'。取值为 'all' 时将忽略检查中的所有错误。</p>
</td>
</tr>
@@ -86,9 +101,9 @@ A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedU
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
[EXPERIMENTAL] The path to the 'real' host root filesystem.
<p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p>
-->
[实验] 指向 '真实' 宿主机根文件系统的路径。
<p>[实验] 指向 '真实' 宿主机根文件系统的路径。</p>
</td>
</tr>