Skip to content

Commit d5727b0

Browse files
authored
Merge pull request #40248 from asa3311/Reference-files-to-sync-task-18
[zh-cn]Reference files to sync task 18
2 parents fa3c2ea + edc5c09 commit d5727b0

File tree

5 files changed

+20
-7
lines changed

5 files changed

+20
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
33
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
44
to generate the reference documentation, please read
55
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference conent, please follow the
6+
To update the reference content, please follow the
77
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
88
guide. You can file document formatting bugs against the
99
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.

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

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
33
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
44
to generate the reference documentation, please read
55
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference conent, please follow the
6+
To update the reference content, please follow the
77
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
88
guide. You can file document formatting bugs against the
99
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
@@ -81,6 +81,20 @@ kubeadm init phase certs ca [flags]
8181
</td>
8282
</tr>
8383

84+
<tr>
85+
<td colspan="2">--dry-run</td>
86+
</tr>
87+
<tr>
88+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
89+
<!--
90+
Don't apply any changes; just output what would be done.
91+
-->
92+
<p>
93+
不做任何更改;只输出将要执行的操作。
94+
</p>
95+
</td>
96+
</tr>
97+
8498
<tr>
8599
<td colspan="2">-h, --help</td>
86100
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_all.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,12 @@ Don't apply any changes; just output what would be done.
175175
<tr>
176176
<td></td><td style="line-height: 130%; word-wrap: break-word;">
177177
<!--
178-
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 (default=true)
178+
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)
179179
-->
180180
<p>
181181
一组用来描述各种特性门控的键值(key=value)对。选项是:
182182
<br/>PublicKeysECDSA=true|false (ALPHA - 默认值=false)
183183
<br/>RootlessControlPlane=true|false (ALPHA - 默认值=false)
184-
<br/>UnversionedKubeletConfigMap=true|false (默认值=true)
185184
</p>
186185
</td>
187186
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
33
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
44
to generate the reference documentation, please read
55
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference conent, please follow the
6+
To update the reference content, please follow the
77
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
88
guide. You can file document formatting bugs against the
99
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
33
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
44
to generate the reference documentation, please read
55
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference conent, please follow the
6+
To update the reference content, please follow the
77
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
88
guide. You can file document formatting bugs against the
99
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
@@ -95,7 +95,7 @@ user 操作的帮助命令
9595
<tr>
9696
<td></td><td style="line-height: 130%; word-wrap: break-word;">
9797
<!--
98-
The orgnizations of the client certificate. It will be used as the O if client certificates are created
98+
The organizations of the client certificate. It will be used as the O if client certificates are created
9999
-->
100100
客户端证书的组织。如果创建客户端证书,此值将用作其 O 字段值。
101101
</td>

0 commit comments

Comments
 (0)