File tree Expand file tree Collapse file tree 5 files changed +44
-5
lines changed
content/zh-cn/docs/reference/setup-tools/kubeadm/generated Expand file tree Collapse file tree 5 files changed +44
-5
lines changed Original file line number Diff line number Diff line change
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
+
1
12
2
13
<!--
3
14
kubeadm: easily bootstrap a secure Kubernetes cluster
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.
@@ -76,6 +76,20 @@ kubeadm init phase bootstrap-token
76
76
</td >
77
77
</tr >
78
78
79
+ <tr >
80
+ <td colspan =" 2 " >--dry-run</td >
81
+ </tr >
82
+ <tr >
83
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
84
+ <!--
85
+ Don't apply any changes; just output what would be done.
86
+ -->
87
+ <p >
88
+ 不做任何更改;只输出将要执行的操作。
89
+ </p >
90
+ </td >
91
+ </tr >
92
+
79
93
<tr >
80
94
<td colspan =" 2 " >-h, --help</td >
81
95
</tr >
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.
@@ -84,12 +84,26 @@ kubeadm init phase certs etcd-peer [flags]
84
84
<tr >
85
85
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
86
86
<!--
87
- <p>Path to kubeadm configuration file.</p>
87
+ <p>Path to a kubeadm configuration file.</p>
88
88
-->
89
89
<p >kubeadm 配置文件的路径。</p >
90
90
</td >
91
91
</tr >
92
92
93
+ <tr >
94
+ <td colspan =" 2 " >--dry-run</td >
95
+ </tr >
96
+ <tr >
97
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
98
+ <!--
99
+ Don't apply any changes; just output what would be done.
100
+ -->
101
+ <p >
102
+ 不做任何更改;只输出将要执行的操作。
103
+ </p >
104
+ </td >
105
+ </tr >
106
+
93
107
<tr >
94
108
<td colspan =" 2 " >-h, --help</td >
95
109
</tr >
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.
You can’t perform that action at this time.
0 commit comments