[zh]Update content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_list.md

This commit is contained in:
yuli
2022-05-05 10:26:56 +08:00
parent fd97cbeb91
commit 895e92fc18
@@ -1,3 +1,19 @@
<!--
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.
-->
<!--
该文件是使用通用[生成器](https://github.com/kubernetes-sigs/reference-docs/) 从组件的 Go 源代码自动生成的。
要了解如何生成参考文档,请阅读[参与参考文档](/docs/contribute/generate-ref-docs/)。
要更新参考内容,请按照[贡献上游](/docs/contribute/generate-ref-docs/contribute-upstream/) 指导。
你可以针对[参考文献](https://github.com/kubernetes-sigs/reference-docs/) 项目归档文档格式错误。
-->
<!--
### Synopsis
@@ -39,8 +55,10 @@ kubeadm config images list [flags]
<!--
If true, ignore any errors in templates when a field or map key is missing in the template. Only applies to golang and jsonpath output formats.
-->
<p>
如果设置为 true,则在模板中缺少字段或哈希表的键时忽略模板中的任何错误。
仅适用于 golang 和 jsonpath 输出格式。
</p>
</td>
</tr>
@@ -55,7 +73,9 @@ If true, ignore any errors in templates when a field or map key is missing in th
<!--
Output format. One of: text|json|yaml|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file.
-->
<p>
输出格式:text|json|yaml|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file 其中之一
</p>
</td>
</tr>
@@ -67,7 +87,9 @@ Output format. One of: text|json|yaml|go-template|go-template-file|template|temp
<!--
Path to a kubeadm configuration file.
-->
<p>
kubeadm 配置文件的路径。
</p>
</td>
</tr>
@@ -77,12 +99,14 @@ kubeadm 配置文件的路径。
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
A set of key=value pairs that describe feature gates for various features. Options are:<br/>IPv6DualStack=true|false (ALPHA - default=false)
A set of key=value pairs that describe feature gates for various features. Options are:<br/>PublicKeysECDSA=true|false (ALPHA - default=false)<br/>RootlessControlPlane=true|false (ALPHA - default=false)<br/>UnversionedKubeletConfigMap=true|false (ALPHA - default=false)
-->
<p>
一组键值对(key=value),用于描述各种特征。选项是:
<br/>Auditing=true|false (ALPHA - 默认=false)
<br/>CoreDNS=true|false (默认=true)
<br/>DynamicKubeletConfig=true|false (BETA - 默认=false)
<br/>PublicKeysECDSA=true|false (ALPHA - 默认=false)
<br/>RootlessControlPlane=true|false (ALPHA - 默认=false)
<br/>UnversionedKubeletConfigMap=true|false (ALPHA - 默认=false)
</p>
</td>
</tr>
@@ -94,7 +118,9 @@ A set of key=value pairs that describe feature gates for various features. Optio
<!--
help for list
-->
<p>
list 操作的帮助命令
</p>
</td>
</tr>
@@ -107,14 +133,16 @@ list 操作的帮助命令
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!-- Choose a container registry to pull control plane images from -->
<p>
选择要从中拉取控制平面镜像的容器仓库
</p>
</td>
</tr>
<tr>
<td colspan="2">
<!--
--image-repository string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "k8s.gcr.io"
--kubernetes-version string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "stable-1"
-->
--kubernetes-version string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;默认值:"stable-1"
</td>
@@ -122,9 +150,30 @@ list 操作的帮助命令
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Choose a container registry to pull control plane images from
Choose a specific Kubernetes version for the control plane.
-->
<p>
为控制平面选择一个特定的 Kubernetes 版本
</p>
</td>
</tr>
<tr>
<td colspan="2">
<!--
--show-managed-fields
-->
--show-managed-fields
</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
If true, keep the managedFields when printing objects in JSON or YAML format.
-->
<p>
如果为 true,则在以 JSON 或 YAML 格式打印对象时保留 managedFields。
</p>
</td>
</tr>
@@ -158,7 +207,9 @@ Choose a container registry to pull control plane images from
<!--
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 文件。如果它没有被设置,那么 kubeadm 将会搜索一个已经存在于标准路径的 kubeconfig 文件。
</p>
</td>
</tr>
@@ -170,7 +221,9 @@ The kubeconfig file to use when talking to the cluster. If the flag is not set,
<!--
[EXPERIMENTAL] The path to the 'real' host root filesystem.
-->
<p>
[实验] 到 '真实' 主机根文件系统的路径。
</p>
</td>
</tr>