@@ -188,7 +188,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
188
188
<td colspan =" 2 " >--as string</td >
189
189
</tr >
190
190
<tr >
191
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
191
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
192
+ <p >
192
193
<!--
193
194
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
194
195
-->
@@ -200,7 +201,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
200
201
<td colspan =" 2 " >--as-group strings</td >
201
202
</tr >
202
203
<tr >
203
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
204
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
205
+ <p >
204
206
<!--
205
207
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
206
208
-->
@@ -212,7 +214,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
212
214
<td colspan =" 2 " >--as-uid string</td >
213
215
</tr >
214
216
<tr >
215
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
217
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
218
+ <p >
216
219
<!--
217
220
UID to impersonate for the operation.
218
221
-->
@@ -224,7 +227,8 @@ UID to impersonate for the operation.
224
227
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default: "$HOME/.kube/cache"--> 默认值:"$HOME/.kube/cache"</td >
225
228
</tr >
226
229
<tr >
227
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
230
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
231
+ <p >
228
232
<!--
229
233
Default cache directory
230
234
-->
@@ -236,7 +240,8 @@ Default cache directory
236
240
<td colspan =" 2 " >--certificate-authority string</td >
237
241
</tr >
238
242
<tr >
239
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
243
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
244
+ <p >
240
245
<!--
241
246
Path to a cert file for the certificate authority
242
247
-->
@@ -248,7 +253,8 @@ Path to a cert file for the certificate authority
248
253
<td colspan =" 2 " >--client-certificate string</td >
249
254
</tr >
250
255
<tr >
251
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
256
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
257
+ <p >
252
258
<!--
253
259
Path to a client certificate file for TLS
254
260
-->
@@ -260,7 +266,8 @@ TLS 客户端证书文件的路径。
260
266
<td colspan =" 2 " >--client-key string</td >
261
267
</tr >
262
268
<tr >
263
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
269
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
270
+ <p >
264
271
<!--
265
272
Path to a client key file for TLS
266
273
-->
@@ -272,7 +279,8 @@ TLS 客户端密钥文件的路径。
272
279
<td colspan =" 2 " >--cluster string</td >
273
280
</tr >
274
281
<tr >
275
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
282
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
283
+ <p >
276
284
<!--
277
285
The name of the kubeconfig cluster to use
278
286
-->
@@ -284,43 +292,21 @@ The name of the kubeconfig cluster to use
284
292
<td colspan =" 2 " >--context string</td >
285
293
</tr >
286
294
<tr >
287
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
295
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
296
+ <p >
288
297
<!--
289
298
The name of the kubeconfig context to use
290
299
-->
291
300
要使用的 kubeconfig 上下文的名称。
292
301
</p ></td >
293
302
</tr >
294
303
295
- <tr >
296
- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default: 300--> 默认值:300</td >
297
- </tr >
298
- <tr >
299
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
300
- <!--
301
- 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.
302
- -->
303
- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
304
- </p ></td >
305
- </tr >
306
-
307
- <tr >
308
- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default: 300--> 默认值:300</td >
309
- </tr >
310
- <tr >
311
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
312
- <!--
313
- 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.
314
- -->
315
- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
316
- </p ></td >
317
- </tr >
318
-
319
304
<tr >
320
305
<td colspan =" 2 " >--disable-compression</td >
321
306
</tr >
322
307
<tr >
323
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
308
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
309
+ <p >
324
310
<!--
325
311
If true, opt-out of response compression for all requests to the server
326
312
-->
@@ -332,7 +318,8 @@ If true, opt-out of response compression for all requests to the server
332
318
<td colspan =" 2 " >--insecure-skip-tls-verify</td >
333
319
</tr >
334
320
<tr >
335
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
321
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
322
+ <p >
336
323
<!--
337
324
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
338
325
-->
@@ -344,19 +331,36 @@ If true, the server's certificate will not be checked for validity. This will ma
344
331
<td colspan =" 2 " >--kubeconfig string</td >
345
332
</tr >
346
333
<tr >
347
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
334
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
335
+ <p >
348
336
<!--
349
337
Path to the kubeconfig file to use for CLI requests.
350
338
-->
351
339
CLI 请求要使用的 kubeconfig 文件的路径。
352
340
</p ></td >
353
341
</tr >
354
342
343
+ <tr >
344
+ <td colspan =" 2 " >--kuberc string</td >
345
+ </tr >
346
+ <tr >
347
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
348
+ <p >
349
+ <!--
350
+ 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.
351
+ -->
352
+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
353
+ 特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
354
+ </p >
355
+ </td >
356
+ </tr >
357
+
355
358
<tr >
356
359
<td colspan =" 2 " >--match-server-version</td >
357
360
</tr >
358
361
<tr >
359
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
362
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
363
+ <p >
360
364
<!--
361
365
Require server version to match client version
362
366
-->
@@ -368,7 +372,8 @@ Require server version to match client version
368
372
<td colspan =" 2 " >-n, --namespace string</td >
369
373
</tr >
370
374
<tr >
371
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
375
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
376
+ <p >
372
377
<!--
373
378
If present, the namespace scope for this CLI request
374
379
-->
@@ -380,7 +385,8 @@ If present, the namespace scope for this CLI request
380
385
<td colspan =" 2 " >--password string</td >
381
386
</tr >
382
387
<tr >
383
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
388
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
389
+ <p >
384
390
<!--
385
391
Password for basic authentication to the API server
386
392
-->
@@ -392,7 +398,8 @@ Password for basic authentication to the API server
392
398
<td colspan =" 2 " >--profile string  ;  ;  ;  ;  ; <!-- Default: "none"--> 默认值:"none"</td >
393
399
</tr >
394
400
<tr >
395
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
401
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
402
+ <p >
396
403
<!--
397
404
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
398
405
-->
@@ -404,7 +411,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
404
411
<td colspan =" 2 " >--profile-output string  ;  ;  ;  ;  ; <!-- Default: "profile.pprof"--> 默认值:"profile.pprof"</td >
405
412
</tr >
406
413
<tr >
407
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
414
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
415
+ <p >
408
416
<!--
409
417
Name of the file to write the profile to
410
418
-->
@@ -416,7 +424,8 @@ Name of the file to write the profile to
416
424
<td colspan =" 2 " >--request-timeout string  ;  ;  ;  ;  ; <!-- Default: "0"--> 默认值:"0"</td >
417
425
</tr >
418
426
<tr >
419
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
427
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
428
+ <p >
420
429
<!--
421
430
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.
422
431
-->
@@ -429,7 +438,8 @@ The length of time to wait before giving up on a single server request. Non-zero
429
438
<td colspan =" 2 " >-s, --server string</td >
430
439
</tr >
431
440
<tr >
432
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
441
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
442
+ <p >
433
443
<!--
434
444
The address and port of the Kubernetes API server
435
445
-->
@@ -441,7 +451,8 @@ Kubernetes API 服务器的地址和端口。
441
451
<td colspan =" 2 " >--storage-driver-buffer-duration duration  ;  ;  ;  ;  ; <!-- Default: 1m0s--> 默认值:1m0s</td >
442
452
</tr >
443
453
<tr >
444
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
454
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
455
+ <p >
445
456
<!--
446
457
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
447
458
-->
@@ -453,7 +464,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
453
464
<td colspan =" 2 " >--storage-driver-db string  ;  ;  ;  ;  ; <!-- Default: "cadvisor"--> 默认值:"cadvisor"</td >
454
465
</tr >
455
466
<tr >
456
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
467
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
468
+ <p >
457
469
<!--
458
470
database name
459
471
-->
0 commit comments