Skip to content

Commit c94d325

Browse files
authored
Merge pull request #40260 from fenggw-fnst/task-24
[zh-cn] Reference files to sync task-24
2 parents 0b24d71 + 717a2e5 commit c94d325

File tree

5 files changed

+41
-7
lines changed

5 files changed

+41
-7
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_apiserver-kubelet-client.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_kubeconfig.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_mark-control-plane.md

Lines changed: 13 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.
@@ -72,6 +72,18 @@ kubeadm init phase mark-control-plane --node-name myNode
7272
</td>
7373
</tr>
7474

75+
<tr>
76+
<td colspan="2">--dry-run</td>
77+
</tr>
78+
<tr>
79+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
80+
<!--
81+
<p>Don't apply any changes; just output what would be done.</p>
82+
-->
83+
<p>不做任何更改;只输出将要执行的操作。</p>
84+
</td>
85+
</tr>
86+
7587
<tr>
7688
<td colspan="2">-h, --help</td>
7789
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_download-certs.md

Lines changed: 14 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.
@@ -61,7 +61,7 @@ kubeadm join phase control-plane-prepare download-certs [api-server-endpoint] [f
6161
<tr>
6262
<td></td><td style="line-height: 130%; word-wrap: break-word;">
6363
<!--
64-
<p>Path to kubeadm config file.</p>
64+
<p>Path to a kubeadm configuration file.</p>
6565
-->
6666
<p>kubeadm 配置文件的路径。</p>
6767
</td>
@@ -127,6 +127,18 @@ kubeadm join phase control-plane-prepare download-certs [api-server-endpoint] [f
127127
</td>
128128
</tr>
129129

130+
<tr>
131+
<td colspan="2">--dry-run</td>
132+
</tr>
133+
<tr>
134+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
135+
<!--
136+
<p>Don't apply any changes; just output what would be done.</p>
137+
-->
138+
<p>不做任何更改;只输出将要执行的操作。</p>
139+
</td>
140+
</tr>
141+
130142
<tr>
131143
<td colspan="2">-h, --help</td>
132144
</tr>

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

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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 content, 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+
112
<!--
213
Upgrade your Kubernetes cluster to the specified version
314
-->
@@ -127,13 +138,12 @@ Perform the upgrade of etcd.
127138
<tr>
128139
<td></td><td style="line-height: 130%; word-wrap: break-word;">
129140
<!--
130-
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)
141+
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)
131142
-->
132143
<p>
133144
一组键值对,用于描述各种功能。选项包括:
134145
<br/>PublicKeysECDSA=true|false (ALPHA - 默认值=false
135146
<br/>RootlessControlPlane=true|false (ALPHA - 默认值=false)
136-
<br/>UnversionedKubeletConfigMap=true|false (默认值=true)
137147
</p>
138148
</td>
139149
</tr>

0 commit comments

Comments
 (0)