Skip to content

Commit f891b3b

Browse files
authored
Merge pull request #52249 from my-git9/npa-19699
[zh-cn]sync kubectl_cluster-info_dump.md
2 parents 995b164 + aa31686 commit f891b3b

File tree

1 file changed

+67
-50
lines changed

1 file changed

+67
-50
lines changed

content/zh-cn/docs/reference/kubectl/generated/kubectl_cluster-info/kubectl_cluster-info_dump.md

Lines changed: 67 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
206206
<td colspan="2">--as string</td>
207207
</tr>
208208
<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>
210211
<!--
211212
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
212213
-->
@@ -218,7 +219,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
218219
<td colspan="2">--as-group strings</td>
219220
</tr>
220221
<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>
222224
<!--
223225
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
224226
-->
@@ -230,7 +232,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
230232
<td colspan="2">--as-uid string</td>
231233
</tr>
232234
<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>
234237
<!--
235238
UID to impersonate for the operation.
236239
-->
@@ -242,7 +245,8 @@ UID to impersonate for the operation.
242245
<td colspan="2">--cache-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "$HOME/.kube/cache"-->默认值:"$HOME/.kube/cache"</td>
243246
</tr>
244247
<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>
246250
<!--
247251
Default cache directory
248252
-->
@@ -254,7 +258,8 @@ Default cache directory
254258
<td colspan="2">--certificate-authority string</td>
255259
</tr>
256260
<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>
258263
<!--
259264
Path to a cert file for the certificate authority
260265
-->
@@ -266,7 +271,8 @@ Path to a cert file for the certificate authority
266271
<td colspan="2">--client-certificate string</td>
267272
</tr>
268273
<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>
270276
<!--
271277
Path to a client certificate file for TLS
272278
-->
@@ -278,7 +284,8 @@ TLS 客户端证书文件的路径。
278284
<td colspan="2">--client-key string</td>
279285
</tr>
280286
<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>
282289
<!--
283290
Path to a client key file for TLS
284291
-->
@@ -290,7 +297,8 @@ TLS 客户端密钥文件的路径。
290297
<td colspan="2">--cluster string</td>
291298
</tr>
292299
<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>
294302
<!--
295303
The name of the kubeconfig cluster to use
296304
-->
@@ -302,43 +310,21 @@ The name of the kubeconfig cluster to use
302310
<td colspan="2">--context string</td>
303311
</tr>
304312
<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>
306315
<!--
307316
The name of the kubeconfig context to use
308317
-->
309318
要使用的 kubeconfig 上下文的名称。
310319
</p></td>
311320
</tr>
312321

313-
<tr>
314-
<td colspan="2">--default-not-ready-toleration-seconds int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--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-
337322
<tr>
338323
<td colspan="2">--disable-compression</td>
339324
</tr>
340325
<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>
342328
<!--
343329
If true, opt-out of response compression for all requests to the server
344330
-->
@@ -350,7 +336,8 @@ If true, opt-out of response compression for all requests to the server
350336
<td colspan="2">--insecure-skip-tls-verify</td>
351337
</tr>
352338
<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>
354341
<!--
355342
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
356343
-->
@@ -362,19 +349,36 @@ If true, the server's certificate will not be checked for validity. This will ma
362349
<td colspan="2">--kubeconfig string</td>
363350
</tr>
364351
<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>
366354
<!--
367355
Path to the kubeconfig file to use for CLI requests.
368356
-->
369357
CLI 请求要使用的 kubeconfig 文件的路径。
370358
</p></td>
371359
</tr>
372360

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+
373376
<tr>
374377
<td colspan="2">--match-server-version</td>
375378
</tr>
376379
<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>
378382
<!--
379383
Require server version to match client version
380384
-->
@@ -386,7 +390,8 @@ Require server version to match client version
386390
<td colspan="2">-n, --namespace string</td>
387391
</tr>
388392
<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>
390395
<!--
391396
If present, the namespace scope for this CLI request
392397
-->
@@ -398,7 +403,8 @@ If present, the namespace scope for this CLI request
398403
<td colspan="2">--password string</td>
399404
</tr>
400405
<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>
402408
<!--
403409
Password for basic authentication to the API server
404410
-->
@@ -410,7 +416,8 @@ Password for basic authentication to the API server
410416
<td colspan="2">--profile string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "none"-->默认值:"none"</td>
411417
</tr>
412418
<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>
414421
<!--
415422
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
416423
-->
@@ -422,7 +429,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
422429
<td colspan="2">--profile-output string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "profile.pprof"-->默认值:"profile.pprof"</td>
423430
</tr>
424431
<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>
426434
<!--
427435
Name of the file to write the profile to
428436
-->
@@ -434,7 +442,8 @@ Name of the file to write the profile to
434442
<td colspan="2">--request-timeout string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "0"-->默认值:"0"</td>
435443
</tr>
436444
<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>
438447
<!--
439448
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.
440449
-->
@@ -447,7 +456,8 @@ The length of time to wait before giving up on a single server request. Non-zero
447456
<td colspan="2">-s, --server string</td>
448457
</tr>
449458
<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>
451461
<!--
452462
The address and port of the Kubernetes API server
453463
-->
@@ -459,7 +469,8 @@ Kubernetes API 服务器的地址和端口。
459469
<td colspan="2">--storage-driver-buffer-duration duration&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 1m0s-->默认值:1m0s</td>
460470
</tr>
461471
<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>
463474
<!--
464475
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
465476
-->
@@ -471,7 +482,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
471482
<td colspan="2">--storage-driver-db string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "cadvisor"-->默认值:"cadvisor"</td>
472483
</tr>
473484
<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>
475487
<!--
476488
database name
477489
-->
@@ -483,7 +495,8 @@ database name
483495
<td colspan="2">--storage-driver-host string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "localhost:8086"-->默认值:"localhost:8086"</td>
484496
</tr>
485497
<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>
487500
<!--
488501
database host:port
489502
-->
@@ -495,7 +508,8 @@ database host:port
495508
<td colspan="2">--storage-driver-password string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "root"-->默认值:"root"</td>
496509
</tr>
497510
<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>
499513
<!--
500514
database password
501515
-->
@@ -507,7 +521,8 @@ database password
507521
<td colspan="2">--storage-driver-secure</td>
508522
</tr>
509523
<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>
511526
<!--
512527
use secure connection with database
513528
-->
@@ -519,7 +534,8 @@ use secure connection with database
519534
<td colspan="2">--storage-driver-table string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "stats"-->默认值:"stats"</td>
520535
</tr>
521536
<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>
523539
<!--
524540
table name
525541
-->
@@ -531,7 +547,8 @@ table name
531547
<td colspan="2">--storage-driver-user string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "root"-->默认值:"root"</td>
532548
</tr>
533549
<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>
535552
<!--
536553
database username
537554
-->

0 commit comments

Comments
 (0)