File tree Expand file tree Collapse file tree 6 files changed +59
-7
lines changed
content/zh-cn/docs/reference/setup-tools Expand file tree Collapse file tree 6 files changed +59
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : 安装工具
3
- weight : 50
3
+ weight : 100
4
4
---
5
5
6
6
<!--
7
7
title: Setup tools
8
- weight: 50
8
+ weight: 100
9
9
-->
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
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
+
12
+
13
+ <!--
14
+ Generate the certificate for serving etcd
15
+ -->
16
+ 生成用于提供 etcd 服务的证书
1
17
2
18
<!--
3
19
### Synopsis
@@ -70,6 +86,18 @@ kubeadm init phase certs etcd-server [flags]
70
86
</td >
71
87
</tr >
72
88
89
+ <tr >
90
+ <td colspan =" 2 " >--dry-run</td >
91
+ </tr >
92
+ <tr >
93
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
94
+ <!--
95
+ <p>Don't apply any changes; just output what would be done.</p>
96
+ -->
97
+ <p >不做任何更改;只输出将要执行的操作。<p >
98
+ </td >
99
+ </tr >
100
+
73
101
<tr >
74
102
<td colspan =" 2 " >-h, --help</td >
75
103
</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.
@@ -118,6 +118,18 @@ kubeadm init phase kubeconfig kubelet [flags]
118
118
</td >
119
119
</tr >
120
120
121
+ <tr >
122
+ <td colspan =" 2 " >--dry-run</td >
123
+ </tr >
124
+ <tr >
125
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
126
+ <!--
127
+ <p>Don't apply any changes; just output what would be done.</p>
128
+ -->
129
+ <p >不做任何更改;只输出将要执行的操作。</p >
130
+ </td >
131
+ </tr >
132
+
121
133
<tr >
122
134
<td colspan =" 2 " >-h, --help</td >
123
135
</tr >
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ If not set the default network interface will be used.
188
188
<tr >
189
189
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
190
190
<!--
191
- <p>Path to kubeadm config file.</p>
191
+ <p>Path to a kubeadm configuration file.</p>
192
192
-->
193
193
<p >kubeadm 配置文件的路径。</p >
194
194
</td >
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.
@@ -60,7 +60,7 @@ kubeadm join phase control-plane-prepare kubeconfig [api-server-endpoint] [flags
60
60
<tr >
61
61
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
62
62
<!--
63
- <p>Path to kubeadm config file.</p>
63
+ <p>Path to a kubeadm configuration file.</p>
64
64
-->
65
65
<p >kubeadm 配置文件的路径。</p >
66
66
</td >
@@ -126,6 +126,18 @@ kubeadm join phase control-plane-prepare kubeconfig [api-server-endpoint] [flags
126
126
</td >
127
127
</tr >
128
128
129
+ <tr >
130
+ <td colspan =" 2 " >--dry-run</td >
131
+ </tr >
132
+ <tr >
133
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
134
+ <!--
135
+ <p>Don't apply any changes; just output what would be done.</p>
136
+ -->
137
+ <p >不做任何更改;只输出将要执行的操作。</p >
138
+ </td >
139
+ </tr >
140
+
129
141
<tr >
130
142
<td colspan =" 2 " >-h, --help</td >
131
143
</tr >
You can’t perform that action at this time.
0 commit comments