@@ -83,7 +83,8 @@ Assign your own ClusterIP or set to 'None' for a 'headless' service (no loadbala
83
83
<td colspan =" 2 " >--dry-run string[="unchanged"]  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"none"</td >
84
84
</tr >
85
85
<tr >
86
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
86
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
87
+ <p >
87
88
<!--
88
89
Must be "none", "server", or "client". If client strategy, only print the object that would be sent, without sending it. If server strategy, submit server-side request without persisting the resource.
89
90
-->
@@ -96,7 +97,8 @@ Must be "none", "server", or "client". If client s
96
97
<td colspan =" 2 " >--field-manager string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"kubectl-create"</td >
97
98
</tr >
98
99
<tr >
99
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
100
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
101
+ <p >
100
102
<!--
101
103
Name of the manager used to track field ownership.
102
104
-->
@@ -108,7 +110,8 @@ Name of the manager used to track field ownership.
108
110
<td colspan =" 2 " >-h, --help</td >
109
111
</tr >
110
112
<tr >
111
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
113
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
114
+ <p >
112
115
<!--
113
116
help for clusterip
114
117
-->
@@ -120,7 +123,8 @@ clusterip 操作的帮助命令。
120
123
<td colspan =" 2 " >-o, --output string</td >
121
124
</tr >
122
125
<tr >
123
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
126
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
127
+ <p >
124
128
<!--
125
129
Output format. One of: (json, yaml, name, go-template, go-template-file, template, templatefile, jsonpath, jsonpath-as-json, jsonpath-file).
126
130
-->
@@ -133,7 +137,8 @@ json、yaml、name、go-template、go-template-file、template、templatefile、
133
137
<td colspan =" 2 " >--save-config</td >
134
138
</tr >
135
139
<tr >
136
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
140
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
141
+ <p >
137
142
<!--
138
143
If true, the configuration of current object will be saved in its annotation. Otherwise, the annotation will be unchanged. This flag is useful when you want to perform kubectl apply on this object in the future.
139
144
-->
@@ -146,7 +151,8 @@ If true, the configuration of current object will be saved in its annotation. Ot
146
151
<td colspan =" 2 " >--show-managed-fields</td >
147
152
</tr >
148
153
<tr >
149
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
154
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
155
+ <p >
150
156
<!--
151
157
If true, keep the managedFields when printing objects in JSON or YAML format.
152
158
-->
@@ -158,7 +164,8 @@ If true, keep the managedFields when printing objects in JSON or YAML format.
158
164
<td colspan =" 2 " >--tcp strings</td >
159
165
</tr >
160
166
<tr >
161
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
167
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
168
+ <p >
162
169
<!--
163
170
Port pairs can be specified as '<port>:<targetPort>'.
164
171
-->
@@ -170,7 +177,8 @@ Port pairs can be specified as '<port>:<targetPort>'.
170
177
<td colspan =" 2 " >--template string</td >
171
178
</tr >
172
179
<tr >
173
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
180
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
181
+ <p >
174
182
<!--
175
183
Template string or path to template file to use when -o=go-template, -o=go-template-file. The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview].
176
184
-->
@@ -183,7 +191,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
183
191
<td colspan =" 2 " >--validate string[="strict"]  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"strict"</td >
184
192
</tr >
185
193
<tr >
186
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
194
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
195
+ <p >
187
196
<!--
188
197
Must be one of: strict (or true), warn, ignore (or false). "true" or "strict" will
189
198
use a schema to validate the input and fail the request if invalid. It will perform server side validation
@@ -219,7 +228,8 @@ unknown or duplicate fields.
219
228
<td colspan =" 2 " >--as string</td >
220
229
</tr >
221
230
<tr >
222
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
231
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
232
+ <p >
223
233
<!--
224
234
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
225
235
-->
@@ -231,7 +241,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
231
241
<td colspan =" 2 " >--as-group strings</td >
232
242
</tr >
233
243
<tr >
234
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
244
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
245
+ <p >
235
246
<!--
236
247
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
237
248
-->
@@ -243,7 +254,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
243
254
<td colspan =" 2 " >--as-uid string</td >
244
255
</tr >
245
256
<tr >
246
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
257
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
258
+ <p >
247
259
<!--
248
260
UID to impersonate for the operation.
249
261
-->
@@ -255,7 +267,8 @@ UID to impersonate for the operation.
255
267
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"$HOME/.kube/cache"</td >
256
268
</tr >
257
269
<tr >
258
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
270
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
271
+ <p >
259
272
<!--
260
273
Default cache directory
261
274
-->
@@ -267,7 +280,8 @@ Default cache directory
267
280
<td colspan =" 2 " >--certificate-authority string</td >
268
281
</tr >
269
282
<tr >
270
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
283
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
284
+ <p >
271
285
<!--
272
286
Path to a cert file for the certificate authority
273
287
-->
@@ -279,7 +293,8 @@ Path to a cert file for the certificate authority
279
293
<td colspan =" 2 " >--client-certificate string</td >
280
294
</tr >
281
295
<tr >
282
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
296
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
297
+ <p >
283
298
<!--
284
299
Path to a client certificate file for TLS
285
300
-->
@@ -291,7 +306,8 @@ TLS 客户端证书文件的路径。
291
306
<td colspan =" 2 " >--client-key string</td >
292
307
</tr >
293
308
<tr >
294
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
309
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
310
+ <p >
295
311
<!--
296
312
Path to a client key file for TLS
297
313
-->
@@ -303,7 +319,8 @@ TLS 客户端密钥文件的路径。
303
319
<td colspan =" 2 " >--cluster string</td >
304
320
</tr >
305
321
<tr >
306
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
322
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
323
+ <p >
307
324
<!--
308
325
The name of the kubeconfig cluster to use
309
326
-->
@@ -315,43 +332,21 @@ The name of the kubeconfig cluster to use
315
332
<td colspan =" 2 " >--context string</td >
316
333
</tr >
317
334
<tr >
318
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
335
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
336
+ <p >
319
337
<!--
320
338
The name of the kubeconfig context to use
321
339
-->
322
340
要使用的 kubeconfig 上下文的名称。
323
341
</p ></td >
324
342
</tr >
325
343
326
- <tr >
327
- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
328
- </tr >
329
- <tr >
330
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
331
- <!--
332
- Indicates the tolerationSeconds of the toleration for notReady:NoExecute that is added by default to every pod that does not already have such a toleration.
333
- -->
334
- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
335
- </p ></td >
336
- </tr >
337
-
338
- <tr >
339
- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
340
- </tr >
341
- <tr >
342
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
343
- <!--
344
- Indicates the tolerationSeconds of the toleration for unreachable:NoExecute that is added by default to every pod that does not already have such a toleration.
345
- -->
346
- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
347
- </p ></td >
348
- </tr >
349
-
350
344
<tr >
351
345
<td colspan =" 2 " >--disable-compression</td >
352
346
</tr >
353
347
<tr >
354
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
348
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
349
+ <p >
355
350
<!--
356
351
If true, opt-out of response compression for all requests to the server
357
352
-->
@@ -363,7 +358,8 @@ If true, opt-out of response compression for all requests to the server
363
358
<td colspan =" 2 " >--insecure-skip-tls-verify</td >
364
359
</tr >
365
360
<tr >
366
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
361
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
362
+ <p >
367
363
<!--
368
364
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
369
365
-->
@@ -375,19 +371,36 @@ If true, the server's certificate will not be checked for validity. This will ma
375
371
<td colspan =" 2 " >--kubeconfig string</td >
376
372
</tr >
377
373
<tr >
378
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
374
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
375
+ <p >
379
376
<!--
380
377
Path to the kubeconfig file to use for CLI requests.
381
378
-->
382
379
CLI 请求要使用的 kubeconfig 文件的路径。
383
380
</p ></td >
384
381
</tr >
385
382
383
+ <tr >
384
+ <td colspan =" 2 " >--kuberc string</td >
385
+ </tr >
386
+ <tr >
387
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
388
+ <p >
389
+ <!--
390
+ Path to the kuberc file to use for preferences. This can be disabled by exporting KUBECTL_KUBERC=false feature gate or turning off the feature KUBERC=off.
391
+ -->
392
+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
393
+ 特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
394
+ </p >
395
+ </td >
396
+ </tr >
397
+
386
398
<tr >
387
399
<td colspan =" 2 " >--match-server-version</td >
388
400
</tr >
389
401
<tr >
390
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
402
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
403
+ <p >
391
404
<!--
392
405
Require server version to match client version
393
406
-->
0 commit comments