File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
content/zh-cn/docs/reference/setup-tools/kubeadm/generated Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
3
3
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4
4
to generate the reference documentation, please read
5
5
[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
7
7
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8
8
guide. You can file document formatting bugs against the
9
9
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
3
3
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4
4
to generate the reference documentation, please read
5
5
[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
7
7
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8
8
guide. You can file document formatting bugs against the
9
9
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
3
3
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4
4
to generate the reference documentation, please read
5
5
[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
7
7
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8
8
guide. You can file document formatting bugs against the
9
9
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
Original file line number Diff line number Diff line change @@ -93,6 +93,18 @@ kubeadm init phase etcd local --config config.yaml
93
93
</td >
94
94
</tr >
95
95
96
+ <tr >
97
+ <td colspan =" 2 " >--dry-run</td >
98
+ </tr >
99
+ <tr >
100
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
101
+ <!--
102
+ <p>Don't apply any changes; just output what would be done.</p>
103
+ -->
104
+ <p >不做任何更改;只输出将要执行的操作。</p >
105
+ </td >
106
+ </tr >
107
+
96
108
<tr >
97
109
<td colspan =" 2 " >-h, --help</td >
98
110
</tr >
You can’t perform that action at this time.
0 commit comments