Skip to content

Commit e2189dc

Browse files
committed
[zh-cn]sync kubectl_kustomize/_index.md
Signed-off-by: xin.li <xin.li@daocloud.io>
1 parent 213b2f4 commit e2189dc

File tree

1 file changed

+57
-45
lines changed
  • content/zh-cn/docs/reference/kubectl/generated/kubectl_kustomize

1 file changed

+57
-45
lines changed

content/zh-cn/docs/reference/kubectl/generated/kubectl_kustomize/_index.md

Lines changed: 57 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,8 @@ If specified, write output to this path.
266266
<td colspan="2">--as string</td>
267267
</tr>
268268
<tr>
269-
<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>
270271
<!--
271272
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
272273
-->
@@ -278,7 +279,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
278279
<td colspan="2">--as-group strings</td>
279280
</tr>
280281
<tr>
281-
<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>
282284
<!--
283285
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
284286
-->
@@ -290,7 +292,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
290292
<td colspan="2">--as-uid string</td>
291293
</tr>
292294
<tr>
293-
<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>
294297
<!--
295298
UID to impersonate for the operation.
296299
-->
@@ -302,7 +305,8 @@ UID to impersonate for the operation.
302305
<td colspan="2">--cache-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "$HOME/.kube/cache"-->默认值:"$HOME/.kube/cache"</td>
303306
</tr>
304307
<tr>
305-
<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>
306310
<!--
307311
Default cache directory
308312
-->
@@ -314,7 +318,8 @@ Default cache directory
314318
<td colspan="2">--certificate-authority string</td>
315319
</tr>
316320
<tr>
317-
<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>
318323
<!--
319324
Path to a cert file for the certificate authority
320325
-->
@@ -326,7 +331,8 @@ Path to a cert file for the certificate authority
326331
<td colspan="2">--client-certificate string</td>
327332
</tr>
328333
<tr>
329-
<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>
330336
<!--
331337
Path to a client certificate file for TLS
332338
-->
@@ -338,7 +344,8 @@ TLS 客户端证书文件的路径。
338344
<td colspan="2">--client-key string</td>
339345
</tr>
340346
<tr>
341-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
347+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
348+
<p>
342349
<!--
343350
Path to a client key file for TLS
344351
-->
@@ -350,7 +357,8 @@ TLS 客户端密钥文件的路径。
350357
<td colspan="2">--cluster string</td>
351358
</tr>
352359
<tr>
353-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
360+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
361+
<p>
354362
<!--
355363
The name of the kubeconfig cluster to use
356364
-->
@@ -362,43 +370,21 @@ The name of the kubeconfig cluster to use
362370
<td colspan="2">--context string</td>
363371
</tr>
364372
<tr>
365-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
373+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
374+
<p>
366375
<!--
367376
The name of the kubeconfig context to use
368377
-->
369378
要使用的 kubeconfig 上下文的名称。
370379
</p></td>
371380
</tr>
372381

373-
<tr>
374-
<td colspan="2">--default-not-ready-toleration-seconds int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 300-->默认值:300</td>
375-
</tr>
376-
<tr>
377-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
378-
<!--
379-
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.
380-
-->
381-
设置针对 notReady:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
382-
</p></td>
383-
</tr>
384-
385-
<tr>
386-
<td colspan="2">--default-unreachable-toleration-seconds int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 300-->默认值:300</td>
387-
</tr>
388-
<tr>
389-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
390-
<!--
391-
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.
392-
-->
393-
设置针对 unreachable:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
394-
</p></td>
395-
</tr>
396-
397382
<tr>
398383
<td colspan="2">--disable-compression</td>
399384
</tr>
400385
<tr>
401-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
386+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
387+
<p>
402388
<!--
403389
If true, opt-out of response compression for all requests to the server
404390
-->
@@ -410,7 +396,8 @@ If true, opt-out of response compression for all requests to the server
410396
<td colspan="2">--insecure-skip-tls-verify</td>
411397
</tr>
412398
<tr>
413-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
399+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
400+
<p>
414401
<!--
415402
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
416403
-->
@@ -422,19 +409,36 @@ If true, the server's certificate will not be checked for validity. This will ma
422409
<td colspan="2">--kubeconfig string</td>
423410
</tr>
424411
<tr>
425-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
412+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
413+
<p>
426414
<!--
427415
Path to the kubeconfig file to use for CLI requests.
428416
-->
429417
CLI 请求要使用的 kubeconfig 文件的路径。
430418
</p></td>
431419
</tr>
432420

421+
<tr>
422+
<td colspan="2">--kuberc string</td>
423+
</tr>
424+
<tr>
425+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
426+
<p>
427+
<!--
428+
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.
429+
-->
430+
用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
431+
特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
432+
</p>
433+
</td>
434+
</tr>
435+
433436
<tr>
434437
<td colspan="2">--match-server-version</td>
435438
</tr>
436439
<tr>
437-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
440+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
441+
<p>
438442
<!--
439443
Require server version to match client version
440444
-->
@@ -446,7 +450,8 @@ Require server version to match client version
446450
<td colspan="2">-n, --namespace string</td>
447451
</tr>
448452
<tr>
449-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
453+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
454+
<p>
450455
<!--
451456
If present, the namespace scope for this CLI request
452457
-->
@@ -458,7 +463,8 @@ If present, the namespace scope for this CLI request
458463
<td colspan="2">--password string</td>
459464
</tr>
460465
<tr>
461-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
466+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
467+
<p>
462468
<!--
463469
Password for basic authentication to the API server
464470
-->
@@ -470,7 +476,8 @@ Password for basic authentication to the API server
470476
<td colspan="2">--profile string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "none"-->默认值:"none"</td>
471477
</tr>
472478
<tr>
473-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
479+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
480+
<p>
474481
<!--
475482
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
476483
-->
@@ -482,7 +489,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
482489
<td colspan="2">--profile-output string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "profile.pprof"-->默认值:"profile.pprof"</td>
483490
</tr>
484491
<tr>
485-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
492+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
493+
<p>
486494
<!--
487495
Name of the file to write the profile to
488496
-->
@@ -494,7 +502,8 @@ Name of the file to write the profile to
494502
<td colspan="2">--request-timeout string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "0"-->默认值:"0"</td>
495503
</tr>
496504
<tr>
497-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
505+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
506+
<p>
498507
<!--
499508
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.
500509
-->
@@ -507,7 +516,8 @@ The length of time to wait before giving up on a single server request. Non-zero
507516
<td colspan="2">-s, --server string</td>
508517
</tr>
509518
<tr>
510-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
519+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
520+
<p>
511521
<!--
512522
The address and port of the Kubernetes API server
513523
-->
@@ -519,7 +529,8 @@ Kubernetes API 服务器的地址和端口。
519529
<td colspan="2">--storage-driver-buffer-duration duration&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 1m0s-->默认值:1m0s</td>
520530
</tr>
521531
<tr>
522-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
532+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
533+
<p>
523534
<!--
524535
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
525536
-->
@@ -531,7 +542,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
531542
<td colspan="2">--storage-driver-db string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "cadvisor"-->默认值:"cadvisor"</td>
532543
</tr>
533544
<tr>
534-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
545+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
546+
<p>
535547
<!--
536548
database name
537549
-->

0 commit comments

Comments
 (0)