Merge pull request #40240 from fenggw-fnst/task-10

[zh-cn] Reference files to sync task-10
pull/40244/head
Kubernetes Prow Robot 2023-03-22 20:14:22 -07:00 committed by GitHub
commit e8269299be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 72 additions and 4 deletions

View File

@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how [generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
to generate the reference documentation, please read to generate the reference documentation, please read
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/). [Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
To update the reference conent, please follow the To update the reference content, please follow the
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/) [Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
guide. You can file document formatting bugs against the guide. You can file document formatting bugs against the
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project. [reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
@ -61,6 +61,20 @@ kubeadm 配置文件的路径。
</td> </td>
</tr> </tr>
<tr>
<td colspan="2">--dry-run</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Don't apply any changes; just output what would be done.
-->
<p>
不做任何更改;只输出将要执行的操作。
</p>
</td>
</tr>
<tr> <tr>
<td colspan="2">-h, --help</td> <td colspan="2">-h, --help</td>
</tr> </tr>

View File

@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how [generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
to generate the reference documentation, please read to generate the reference documentation, please read
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/). [Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
To update the reference conent, please follow the To update the reference content, please follow the
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/) [Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
guide. You can file document formatting bugs against the guide. You can file document formatting bugs against the
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project. [reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
@ -79,6 +79,20 @@ kubeadm 配置文件的路径。
</td> </td>
</tr> </tr>
<tr>
<td colspan="2">--dry-run</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Don't apply any changes; just output what would be done.
-->
<p>
不做任何更改;只输出将要执行的操作。
</p>
</td>
</tr>
<tr> <tr>
<td colspan="2">-h, --help</td> <td colspan="2">-h, --help</td>
</tr> </tr>

View File

@ -1,3 +1,15 @@
<!--
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 content, 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.
-->
<!-- <!--
Upload the kubelet component config to a ConfigMap Upload the kubelet component config to a ConfigMap
--> -->
@ -58,6 +70,20 @@ kubeadm init phase upload-config kubelet --config kubeadm.yaml
</td> </td>
</tr> </tr>
<tr>
<td colspan="2">--dry-run</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Don't apply any changes; just output what would be done.
-->
<p>
不做任何更改;只输出将要执行的操作。
</p>
</td>
</tr>
<tr> <tr>
<td colspan="2">-h, --help</td> <td colspan="2">-h, --help</td>
</tr> </tr>

View File

@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how [generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
to generate the reference documentation, please read to generate the reference documentation, please read
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/). [Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
To update the reference conent, please follow the To update the reference content, please follow the
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/) [Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
guide. You can file document formatting bugs against the guide. You can file document formatting bugs against the
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project. [reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
@ -62,7 +62,7 @@ If the node should host a new control plane instance, the IP address the API Ser
<tr> <tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;"> <td></td><td style="line-height: 130%; word-wrap: break-word;">
<!-- <!--
Path to kubeadm config file. Path to a kubeadm configuration file.
--> -->
<p> <p>
kubeadm 配置文件的路径。 kubeadm 配置文件的路径。
@ -140,6 +140,20 @@ For token-based discovery, allow joining without --discovery-token-ca-cert-hash
</td> </td>
</tr> </tr>
<tr>
<td colspan="2">--dry-run</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Don't apply any changes; just output what would be done.
-->
<p>
不做任何更改;只输出将要执行的操作。
</p>
</td>
</tr>
<tr> <tr>
<td colspan="2">-h, --help</td> <td colspan="2">-h, --help</td>
</tr> </tr>