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 conent, 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
+ 该文件是使用通用[生成器](https://github.com/kubernetes-sigs/reference-docs/) 从组件的 Go 源代码自动生成的。
13
+ 要了解如何生成参考文档,请阅读[参与参考文档](/docs/contribute/generate-ref-docs/)。
14
+ 要更新参考内容,请按照[贡献上游](/docs/contribute/generate-ref-docs/contribute-upstream/) 指导。
15
+ 你可以针对[参考文献](https://github.com/kubernetes-sigs/reference-docs/) 项目归档文档格式错误。
16
+ -->
17
+
18
+ <!--
19
+ Install all the addons
20
+ -->
21
+ 安装所有插件
1
22
2
23
<!--
3
24
### Synopsis
@@ -36,7 +57,9 @@ kubeadm init phase addon all [flags]
36
57
<!--
37
58
The IP address the API Server will advertise it's listening on. If not set the default network interface will be used.
38
59
-->
60
+ <p >
39
61
API 服务器所公布的其正在监听的 IP 地址。如果未设置,则将使用默认网络接口。
62
+ </p >
40
63
</td >
41
64
</tr >
42
65
@@ -53,7 +76,9 @@ API 服务器所公布的其正在监听的 IP 地址。如果未设置,则将
53
76
<!--
54
77
Port for the API Server to bind to.
55
78
-->
79
+ <p >
56
80
API 服务器绑定的端口。
81
+ </p >
57
82
</td >
58
83
</tr >
59
84
@@ -65,7 +90,9 @@ API 服务器绑定的端口。
65
90
<!--
66
91
Path to a kubeadm configuration file.
67
92
-->
93
+ <p >
68
94
kubeadm 配置文件的路径。
95
+ </p >
69
96
</td >
70
97
</tr >
71
98
@@ -77,7 +104,9 @@ kubeadm 配置文件的路径。
77
104
<!--
78
105
Specify a stable IP address or DNS name for the control plane.
79
106
-->
107
+ <p >
80
108
为控制平面指定一个稳定的 IP 地址或 DNS 名称。
109
+ </p >
81
110
</td >
82
111
</tr >
83
112
@@ -87,9 +116,12 @@ Specify a stable IP address or DNS name for the control plane.
87
116
<tr >
88
117
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
89
118
<!--
90
- A set of key=value pairs that describe feature gates for various features. Options are:<br/>IPv6DualStack =true|false (ALPHA - default=false)
119
+ 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 (BETA - default=true )
91
120
-->
92
- 一组键值对(key=value),描述了各种特征。选项包括:<br />IPv6DualStack=true|false (ALPHA - 默认值=false)
121
+ 一组键值对(key=value),描述了各种特征。选项包括:
122
+ <br />PublicKeysECDSA=true|false (ALPHA - 默认值=false)
123
+ <br />RootlessControlPlane=true|false (ALPHA - 默认值=false)
124
+ <br />UnversionedKubeletConfigMap=true|false (BETA - 默认值=true)
93
125
</td >
94
126
</tr >
95
127
@@ -100,7 +132,10 @@ A set of key=value pairs that describe feature gates for various features. Optio
100
132
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
101
133
<!--
102
134
help for all
135
+ -->
136
+ <p >
103
137
all 操作的帮助命令
138
+ </p >
104
139
</td >
105
140
</tr >
106
141
@@ -117,7 +152,9 @@ all 操作的帮助命令
117
152
<!--
118
153
Choose a container registry to pull control plane images from
119
154
-->
155
+ <p >
120
156
选择用于拉取控制平面镜像的容器仓库
157
+ </p >
121
158
</td >
122
159
</tr >
123
160
@@ -134,7 +171,9 @@ Choose a container registry to pull control plane images from
134
171
<!--
135
172
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.
136
173
-->
174
+ <p >
137
175
与集群通信时使用的 kubeconfig 文件。如果未设置该参数,则可以在一组标准位置中搜索现有的 kubeconfig 文件。
176
+ </p >
138
177
</td >
139
178
</tr >
140
179
@@ -151,7 +190,9 @@ The kubeconfig file to use when talking to the cluster. If the flag is not set,
151
190
<!--
152
191
Choose a specific Kubernetes version for the control plane.
153
192
-->
193
+ <p >
154
194
为控制平面选择特定的 Kubernetes 版本。
195
+ </p >
155
196
</td >
156
197
</tr >
157
198
@@ -163,7 +204,9 @@ Choose a specific Kubernetes version for the control plane.
163
204
<!--
164
205
Specify range of IP addresses for the pod network. If set, the control plane will automatically allocate CIDRs for every node.
165
206
-->
207
+ <p >
166
208
指定 Pod 网络的 IP 地址范围。如果已设置,控制平面将自动为每个节点分配 CIDR。
209
+ </p >
167
210
</td >
168
211
</tr >
169
212
@@ -180,7 +223,9 @@ Specify range of IP addresses for the pod network. If set, the control plane wil
180
223
<!--
181
224
Use alternative range of IP address for service VIPs.
182
225
-->
226
+ <p >
183
227
为服务 VIP 使用 IP 地址的其他范围。
228
+ </p >
184
229
</td >
185
230
</tr >
186
231
@@ -195,9 +240,9 @@ Use alternative range of IP address for service VIPs.
195
240
<tr >
196
241
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
197
242
<!--
198
- Use alternative domain for services, e.g. " myorg.internal" .
243
+ Use alternative domain for services, e.g. " myorg.internal" .
199
244
-->
200
- 为服务使用其他域名,例如 " myorg.internal" 。
245
+ 为服务使用其他域名,例如 & quot ; myorg.internal& quot ; 。
201
246
</td >
202
247
</tr >
203
248
@@ -225,7 +270,9 @@ Use alternative domain for services, e.g. "myorg.internal".
225
270
<!--
226
271
[EXPERIMENTAL] The path to the 'real' host root filesystem.
227
272
-->
273
+ <p >
228
274
[ 实验] 到 '真实' 主机根文件系统的路径。
275
+ </p >
229
276
</td >
230
277
</tr >
231
278
0 commit comments