@@ -206,7 +206,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
206
206
<td colspan =" 2 " >--as string</td >
207
207
</tr >
208
208
<tr >
209
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
209
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
210
+ <p >
210
211
<!--
211
212
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
212
213
-->
@@ -218,7 +219,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
218
219
<td colspan =" 2 " >--as-group strings</td >
219
220
</tr >
220
221
<tr >
221
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
222
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
223
+ <p >
222
224
<!--
223
225
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
224
226
-->
@@ -230,7 +232,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
230
232
<td colspan =" 2 " >--as-uid string</td >
231
233
</tr >
232
234
<tr >
233
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
235
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
236
+ <p >
234
237
<!--
235
238
UID to impersonate for the operation.
236
239
-->
@@ -242,7 +245,8 @@ UID to impersonate for the operation.
242
245
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default: "$HOME/.kube/cache"--> 默认值:"$HOME/.kube/cache"</td >
243
246
</tr >
244
247
<tr >
245
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
248
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
249
+ <p >
246
250
<!--
247
251
Default cache directory
248
252
-->
@@ -254,7 +258,8 @@ Default cache directory
254
258
<td colspan =" 2 " >--certificate-authority string</td >
255
259
</tr >
256
260
<tr >
257
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
261
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
262
+ <p >
258
263
<!--
259
264
Path to a cert file for the certificate authority
260
265
-->
@@ -266,7 +271,8 @@ Path to a cert file for the certificate authority
266
271
<td colspan =" 2 " >--client-certificate string</td >
267
272
</tr >
268
273
<tr >
269
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
274
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
275
+ <p >
270
276
<!--
271
277
Path to a client certificate file for TLS
272
278
-->
@@ -278,7 +284,8 @@ TLS 客户端证书文件的路径。
278
284
<td colspan =" 2 " >--client-key string</td >
279
285
</tr >
280
286
<tr >
281
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
287
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
288
+ <p >
282
289
<!--
283
290
Path to a client key file for TLS
284
291
-->
@@ -290,7 +297,8 @@ TLS 客户端密钥文件的路径。
290
297
<td colspan =" 2 " >--cluster string</td >
291
298
</tr >
292
299
<tr >
293
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
300
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
301
+ <p >
294
302
<!--
295
303
The name of the kubeconfig cluster to use
296
304
-->
@@ -302,43 +310,21 @@ The name of the kubeconfig cluster to use
302
310
<td colspan =" 2 " >--context string</td >
303
311
</tr >
304
312
<tr >
305
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
313
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
314
+ <p >
306
315
<!--
307
316
The name of the kubeconfig context to use
308
317
-->
309
318
要使用的 kubeconfig 上下文的名称。
310
319
</p ></td >
311
320
</tr >
312
321
313
- <tr >
314
- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default: 300--> 默认值:300</td >
315
- </tr >
316
- <tr >
317
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
318
- <!--
319
- 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.
320
- -->
321
- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
322
- </p ></td >
323
- </tr >
324
-
325
- <tr >
326
- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default: 300--> 默认值:300</td >
327
- </tr >
328
- <tr >
329
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
330
- <!--
331
- 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.
332
- -->
333
- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
334
- </p ></td >
335
- </tr >
336
-
337
322
<tr >
338
323
<td colspan =" 2 " >--disable-compression</td >
339
324
</tr >
340
325
<tr >
341
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
326
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
327
+ <p >
342
328
<!--
343
329
If true, opt-out of response compression for all requests to the server
344
330
-->
@@ -350,7 +336,8 @@ If true, opt-out of response compression for all requests to the server
350
336
<td colspan =" 2 " >--insecure-skip-tls-verify</td >
351
337
</tr >
352
338
<tr >
353
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
339
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
340
+ <p >
354
341
<!--
355
342
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
356
343
-->
@@ -362,19 +349,36 @@ If true, the server's certificate will not be checked for validity. This will ma
362
349
<td colspan =" 2 " >--kubeconfig string</td >
363
350
</tr >
364
351
<tr >
365
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
352
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
353
+ <p >
366
354
<!--
367
355
Path to the kubeconfig file to use for CLI requests.
368
356
-->
369
357
CLI 请求要使用的 kubeconfig 文件的路径。
370
358
</p ></td >
371
359
</tr >
372
360
361
+ <tr >
362
+ <td colspan =" 2 " >--kuberc string</td >
363
+ </tr >
364
+ <tr >
365
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
366
+ <p >
367
+ <!--
368
+ 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.
369
+ -->
370
+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
371
+ 特性门控或关闭 KUBERC=off 特性来禁用此功能。
372
+ </p >
373
+ </td >
374
+ </tr >
375
+
373
376
<tr >
374
377
<td colspan =" 2 " >--match-server-version</td >
375
378
</tr >
376
379
<tr >
377
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
380
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
381
+ <p >
378
382
<!--
379
383
Require server version to match client version
380
384
-->
@@ -386,7 +390,8 @@ Require server version to match client version
386
390
<td colspan =" 2 " >-n, --namespace string</td >
387
391
</tr >
388
392
<tr >
389
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
393
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
394
+ <p >
390
395
<!--
391
396
If present, the namespace scope for this CLI request
392
397
-->
@@ -398,7 +403,8 @@ If present, the namespace scope for this CLI request
398
403
<td colspan =" 2 " >--password string</td >
399
404
</tr >
400
405
<tr >
401
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
406
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
407
+ <p >
402
408
<!--
403
409
Password for basic authentication to the API server
404
410
-->
@@ -410,7 +416,8 @@ Password for basic authentication to the API server
410
416
<td colspan =" 2 " >--profile string  ;  ;  ;  ;  ; <!-- Default: "none"--> 默认值:"none"</td >
411
417
</tr >
412
418
<tr >
413
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
419
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
420
+ <p >
414
421
<!--
415
422
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
416
423
-->
@@ -422,7 +429,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
422
429
<td colspan =" 2 " >--profile-output string  ;  ;  ;  ;  ; <!-- Default: "profile.pprof"--> 默认值:"profile.pprof"</td >
423
430
</tr >
424
431
<tr >
425
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
432
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
433
+ <p >
426
434
<!--
427
435
Name of the file to write the profile to
428
436
-->
@@ -434,7 +442,8 @@ Name of the file to write the profile to
434
442
<td colspan =" 2 " >--request-timeout string  ;  ;  ;  ;  ; <!-- Default: "0"--> 默认值:"0"</td >
435
443
</tr >
436
444
<tr >
437
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
445
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
446
+ <p >
438
447
<!--
439
448
The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests.
440
449
-->
@@ -447,7 +456,8 @@ The length of time to wait before giving up on a single server request. Non-zero
447
456
<td colspan =" 2 " >-s, --server string</td >
448
457
</tr >
449
458
<tr >
450
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
459
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
460
+ <p >
451
461
<!--
452
462
The address and port of the Kubernetes API server
453
463
-->
@@ -459,7 +469,8 @@ Kubernetes API 服务器的地址和端口。
459
469
<td colspan =" 2 " >--storage-driver-buffer-duration duration  ;  ;  ;  ;  ; <!-- Default: 1m0s--> 默认值:1m0s</td >
460
470
</tr >
461
471
<tr >
462
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
472
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
473
+ <p >
463
474
<!--
464
475
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
465
476
-->
@@ -471,7 +482,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
471
482
<td colspan =" 2 " >--storage-driver-db string  ;  ;  ;  ;  ; <!-- Default: "cadvisor"--> 默认值:"cadvisor"</td >
472
483
</tr >
473
484
<tr >
474
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
485
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
486
+ <p >
475
487
<!--
476
488
database name
477
489
-->
@@ -483,7 +495,8 @@ database name
483
495
<td colspan =" 2 " >--storage-driver-host string  ;  ;  ;  ;  ; <!-- Default: "localhost:8086"--> 默认值:"localhost:8086"</td >
484
496
</tr >
485
497
<tr >
486
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
498
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
499
+ <p >
487
500
<!--
488
501
database host:port
489
502
-->
@@ -495,7 +508,8 @@ database host:port
495
508
<td colspan =" 2 " >--storage-driver-password string  ;  ;  ;  ;  ; <!-- Default: "root"--> 默认值:"root"</td >
496
509
</tr >
497
510
<tr >
498
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
511
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
512
+ <p >
499
513
<!--
500
514
database password
501
515
-->
@@ -507,7 +521,8 @@ database password
507
521
<td colspan =" 2 " >--storage-driver-secure</td >
508
522
</tr >
509
523
<tr >
510
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
524
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
525
+ <p >
511
526
<!--
512
527
use secure connection with database
513
528
-->
@@ -519,7 +534,8 @@ use secure connection with database
519
534
<td colspan =" 2 " >--storage-driver-table string  ;  ;  ;  ;  ; <!-- Default: "stats"--> 默认值:"stats"</td >
520
535
</tr >
521
536
<tr >
522
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
537
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
538
+ <p >
523
539
<!--
524
540
table name
525
541
-->
@@ -531,7 +547,8 @@ table name
531
547
<td colspan =" 2 " >--storage-driver-user string  ;  ;  ;  ;  ; <!-- Default: "root"--> 默认值:"root"</td >
532
548
</tr >
533
549
<tr >
534
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
550
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
551
+ <p >
535
552
<!--
536
553
database username
537
554
-->
0 commit comments