Skip to content

Commit 5e4c789

Browse files
authored
Merge pull request #33467 from nameYULI/yl4
[zh]Update content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_list.md
2 parents 9f96689 + 895e92f commit 5e4c789

File tree

1 file changed

+59
-6
lines changed

1 file changed

+59
-6
lines changed

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

Lines changed: 59 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<!--
2+
The file is auto-generated from the Go source code of the component using a generic
3+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4+
to generate the reference documentation, please read
5+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6+
To update the reference conent, please follow the
7+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8+
guide. You can file document formatting bugs against the
9+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
10+
-->
11+
<!--
12+
该文件是使用通用[生成器](https://github.com/kubernetes-sigs/reference-docs/) 从组件的 Go 源代码自动生成的。
13+
要了解如何生成参考文档,请阅读[参与参考文档](/docs/contribute/generate-ref-docs/)。
14+
要更新参考内容,请按照[贡献上游](/docs/contribute/generate-ref-docs/contribute-upstream/) 指导。
15+
你可以针对[参考文献](https://github.com/kubernetes-sigs/reference-docs/) 项目归档文档格式错误。
16+
-->
117

218
<!--
319
### Synopsis
@@ -39,8 +55,10 @@ kubeadm config images list [flags]
3955
<!--
4056
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.
4157
-->
58+
<p>
4259
如果设置为 true,则在模板中缺少字段或哈希表的键时忽略模板中的任何错误。
4360
仅适用于 golang 和 jsonpath 输出格式。
61+
</p>
4462
</td>
4563
</tr>
4664

@@ -55,7 +73,9 @@ If true, ignore any errors in templates when a field or map key is missing in th
5573
<!--
5674
Output format. One of: text|json|yaml|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file.
5775
-->
76+
<p>
5877
输出格式:text|json|yaml|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file 其中之一
78+
</p>
5979
</td>
6080
</tr>
6181

@@ -67,7 +87,9 @@ Output format. One of: text|json|yaml|go-template|go-template-file|template|temp
6787
<!--
6888
Path to a kubeadm configuration file.
6989
-->
90+
<p>
7091
kubeadm 配置文件的路径。
92+
</p>
7193
</td>
7294
</tr>
7395

@@ -77,12 +99,14 @@ kubeadm 配置文件的路径。
7799
<tr>
78100
<td></td><td style="line-height: 130%; word-wrap: break-word;">
79101
<!--
80-
A set of key=value pairs that describe feature gates for various features. Options are:<br/>IPv6DualStack=true|false (ALPHA - default=false)
102+
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)
81103
-->
104+
<p>
82105
一组键值对(key=value),用于描述各种特征。选项是:
83-
<br/>Auditing=true|false (ALPHA - 默认=false)
84-
<br/>CoreDNS=true|false (默认=true)
85-
<br/>DynamicKubeletConfig=true|false (BETA - 默认=false)
106+
<br/>PublicKeysECDSA=true|false (ALPHA - 默认=false)
107+
<br/>RootlessControlPlane=true|false (ALPHA - 默认=false)
108+
<br/>UnversionedKubeletConfigMap=true|false (ALPHA - 默认=false)
109+
</p>
86110
</td>
87111
</tr>
88112

@@ -94,7 +118,9 @@ A set of key=value pairs that describe feature gates for various features. Optio
94118
<!--
95119
help for list
96120
-->
121+
<p>
97122
list 操作的帮助命令
123+
</p>
98124
</td>
99125
</tr>
100126

@@ -107,24 +133,47 @@ list 操作的帮助命令
107133
<tr>
108134
<td></td><td style="line-height: 130%; word-wrap: break-word;">
109135
<!-- Choose a container registry to pull control plane images from -->
136+
<p>
110137
选择要从中拉取控制平面镜像的容器仓库
138+
</p>
111139
</td>
112140
</tr>
113141

114142
<tr>
115143
<td colspan="2">
116144
<!--
117-
--image-repository string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "k8s.gcr.io"
145+
--kubernetes-version string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "stable-1"
118146
-->
119147
--kubernetes-version string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;默认值:"stable-1"
120148
</td>
121149
</tr>
122150
<tr>
123151
<td></td><td style="line-height: 130%; word-wrap: break-word;">
124152
<!--
125-
Choose a container registry to pull control plane images from
153+
Choose a specific Kubernetes version for the control plane.
126154
-->
155+
<p>
127156
为控制平面选择一个特定的 Kubernetes 版本
157+
</p>
158+
</td>
159+
</tr>
160+
161+
<tr>
162+
<td colspan="2">
163+
<!--
164+
--show-managed-fields
165+
-->
166+
--show-managed-fields
167+
</td>
168+
</tr>
169+
<tr>
170+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
171+
<!--
172+
If true, keep the managedFields when printing objects in JSON or YAML format.
173+
-->
174+
<p>
175+
如果为 true,则在以 JSON 或 YAML 格式打印对象时保留 managedFields。
176+
</p>
128177
</td>
129178
</tr>
130179

@@ -158,7 +207,9 @@ Choose a container registry to pull control plane images from
158207
<!--
159208
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.
160209
-->
210+
<p>
161211
用于和集群通信的 kubeconfig 文件。如果它没有被设置,那么 kubeadm 将会搜索一个已经存在于标准路径的 kubeconfig 文件。
212+
</p>
162213
</td>
163214
</tr>
164215

@@ -170,7 +221,9 @@ The kubeconfig file to use when talking to the cluster. If the flag is not set,
170221
<!--
171222
[EXPERIMENTAL] The path to the 'real' host root filesystem.
172223
-->
224+
<p>
173225
[实验] 到 '真实' 主机根文件系统的路径。
226+
</p>
174227
</td>
175228
</tr>
176229

0 commit comments

Comments
 (0)