Skip to content

Commit 0ccb3fb

Browse files
committed
[zh] sync kubectl_rollout_history.md
1 parent 98d3a5c commit 0ccb3fb

File tree

1 file changed

+77
-55
lines changed

1 file changed

+77
-55
lines changed

content/zh-cn/docs/reference/kubectl/generated/kubectl_rollout/kubectl_rollout_history.md

Lines changed: 77 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
199199
<td colspan="2">--as string</td>
200200
</tr>
201201
<tr>
202-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
202+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
203+
<p>
203204
<!--
204205
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
205206
-->
@@ -211,7 +212,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
211212
<td colspan="2">--as-group strings</td>
212213
</tr>
213214
<tr>
214-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
215+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
216+
<p>
215217
<!--
216218
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
217219
-->
@@ -223,7 +225,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
223225
<td colspan="2">--as-uid string</td>
224226
</tr>
225227
<tr>
226-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
228+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
229+
<p>
227230
<!--
228231
UID to impersonate for the operation.
229232
-->
@@ -235,7 +238,8 @@ UID to impersonate for the operation.
235238
<td colspan="2">--cache-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "$HOME/.kube/cache"-->默认值:"$HOME/.kube/cache"</td>
236239
</tr>
237240
<tr>
238-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
241+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
242+
<p>
239243
<!--
240244
Default cache directory
241245
-->
@@ -247,7 +251,8 @@ Default cache directory
247251
<td colspan="2">--certificate-authority string</td>
248252
</tr>
249253
<tr>
250-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
254+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
255+
<p>
251256
<!--
252257
Path to a cert file for the certificate authority
253258
-->
@@ -259,7 +264,8 @@ Path to a cert file for the certificate authority
259264
<td colspan="2">--client-certificate string</td>
260265
</tr>
261266
<tr>
262-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
267+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
268+
<p>
263269
<!--
264270
Path to a client certificate file for TLS
265271
-->
@@ -271,7 +277,8 @@ TLS 客户端证书文件的路径。
271277
<td colspan="2">--client-key string</td>
272278
</tr>
273279
<tr>
274-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
280+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
281+
<p>
275282
<!--
276283
Path to a client key file for TLS
277284
-->
@@ -283,7 +290,8 @@ TLS 客户端密钥文件的路径。
283290
<td colspan="2">--cluster string</td>
284291
</tr>
285292
<tr>
286-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
293+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
294+
<p>
287295
<!--
288296
The name of the kubeconfig cluster to use
289297
-->
@@ -295,43 +303,21 @@ The name of the kubeconfig cluster to use
295303
<td colspan="2">--context string</td>
296304
</tr>
297305
<tr>
298-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
306+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
307+
<p>
299308
<!--
300309
The name of the kubeconfig context to use
301310
-->
302311
要使用的 kubeconfig 上下文的名称。
303312
</p></td>
304313
</tr>
305314

306-
<tr>
307-
<td colspan="2">--default-not-ready-toleration-seconds int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 300-->默认值:300</td>
308-
</tr>
309-
<tr>
310-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
311-
<!--
312-
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.
313-
-->
314-
设置针对 notReady:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
315-
</p></td>
316-
</tr>
317-
318-
<tr>
319-
<td colspan="2">--default-unreachable-toleration-seconds int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 300-->默认值:300</td>
320-
</tr>
321-
<tr>
322-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
323-
<!--
324-
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.
325-
-->
326-
设置针对 unreachable:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
327-
</p></td>
328-
</tr>
329-
330315
<tr>
331316
<td colspan="2">--disable-compression</td>
332317
</tr>
333318
<tr>
334-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
319+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
320+
<p>
335321
<!--
336322
If true, opt-out of response compression for all requests to the server
337323
-->
@@ -343,7 +329,8 @@ If true, opt-out of response compression for all requests to the server
343329
<td colspan="2">--insecure-skip-tls-verify</td>
344330
</tr>
345331
<tr>
346-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
332+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
333+
<p>
347334
<!--
348335
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
349336
-->
@@ -355,19 +342,36 @@ If true, the server's certificate will not be checked for validity. This will ma
355342
<td colspan="2">--kubeconfig string</td>
356343
</tr>
357344
<tr>
358-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
345+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
346+
<p>
359347
<!--
360348
Path to the kubeconfig file to use for CLI requests.
361349
-->
362350
CLI 请求要使用的 kubeconfig 文件的路径。
363351
</p></td>
364352
</tr>
365353

354+
<tr>
355+
<td colspan="2">--kuberc string</td>
356+
</tr>
357+
<tr>
358+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
359+
<p>
360+
<!--
361+
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.
362+
-->
363+
用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
364+
特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
365+
</p>
366+
</td>
367+
</tr>
368+
366369
<tr>
367370
<td colspan="2">--match-server-version</td>
368371
</tr>
369372
<tr>
370-
<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>
371375
<!--
372376
Require server version to match client version
373377
-->
@@ -379,7 +383,8 @@ Require server version to match client version
379383
<td colspan="2">-n, --namespace string</td>
380384
</tr>
381385
<tr>
382-
<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>
383388
<!--
384389
If present, the namespace scope for this CLI request
385390
-->
@@ -391,7 +396,8 @@ If present, the namespace scope for this CLI request
391396
<td colspan="2">--password string</td>
392397
</tr>
393398
<tr>
394-
<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>
395401
<!--
396402
Password for basic authentication to the API server
397403
-->
@@ -403,7 +409,8 @@ Password for basic authentication to the API server
403409
<td colspan="2">--profile string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "none"-->默认值:"none"</td>
404410
</tr>
405411
<tr>
406-
<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>
407414
<!--
408415
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
409416
-->
@@ -415,7 +422,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
415422
<td colspan="2">--profile-output string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "profile.pprof"-->默认值:"profile.pprof"</td>
416423
</tr>
417424
<tr>
418-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
425+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
426+
<p>
419427
<!--
420428
Name of the file to write the profile to
421429
-->
@@ -427,7 +435,8 @@ Name of the file to write the profile to
427435
<td colspan="2">--request-timeout string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "0"-->默认值:"0"</td>
428436
</tr>
429437
<tr>
430-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
438+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
439+
<p>
431440
<!--
432441
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.
433442
-->
@@ -440,7 +449,8 @@ The length of time to wait before giving up on a single server request. Non-zero
440449
<td colspan="2">-s, --server string</td>
441450
</tr>
442451
<tr>
443-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
452+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
453+
<p>
444454
<!--
445455
The address and port of the Kubernetes API server
446456
-->
@@ -452,7 +462,8 @@ Kubernetes API 服务器的地址和端口。
452462
<td colspan="2">--storage-driver-buffer-duration duration&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 1m0s-->默认值:1m0s</td>
453463
</tr>
454464
<tr>
455-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
465+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
466+
<p>
456467
<!--
457468
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
458469
-->
@@ -464,7 +475,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
464475
<td colspan="2">--storage-driver-db string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "cadvisor"-->默认值:"cadvisor"</td>
465476
</tr>
466477
<tr>
467-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
478+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
479+
<p>
468480
<!--
469481
database name
470482
-->
@@ -476,7 +488,8 @@ database name
476488
<td colspan="2">--storage-driver-host string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "localhost:8086"-->默认值:"localhost:8086"</td>
477489
</tr>
478490
<tr>
479-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
491+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
492+
<p>
480493
<!--
481494
database host:port
482495
-->
@@ -488,7 +501,8 @@ database host:port
488501
<td colspan="2">--storage-driver-password string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "root"-->默认值:"root"</td>
489502
</tr>
490503
<tr>
491-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
504+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
505+
<p>
492506
<!--
493507
database password
494508
-->
@@ -500,7 +514,8 @@ database password
500514
<td colspan="2">--storage-driver-secure</td>
501515
</tr>
502516
<tr>
503-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
517+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
518+
<p>
504519
<!--
505520
use secure connection with database
506521
-->
@@ -512,7 +527,8 @@ use secure connection with database
512527
<td colspan="2">--storage-driver-table string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "stats"-->默认值:"stats"</td>
513528
</tr>
514529
<tr>
515-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
530+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
531+
<p>
516532
<!--
517533
table name
518534
-->
@@ -524,7 +540,8 @@ table name
524540
<td colspan="2">--storage-driver-user string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "root"-->默认值:"root"</td>
525541
</tr>
526542
<tr>
527-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
543+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
544+
<p>
528545
<!--
529546
database username
530547
-->
@@ -550,7 +567,8 @@ Server name to use for server certificate validation. If it is not provided, the
550567
<td colspan="2">--token string</td>
551568
</tr>
552569
<tr>
553-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
570+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
571+
<p>
554572
<!--
555573
Bearer token for authentication to the API server
556574
-->
@@ -562,7 +580,8 @@ Bearer token for authentication to the API server
562580
<td colspan="2">--user string</td>
563581
</tr>
564582
<tr>
565-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
583+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
584+
<p>
566585
<!--
567586
The name of the kubeconfig user to use
568587
-->
@@ -574,7 +593,8 @@ The name of the kubeconfig user to use
574593
<td colspan="2">--username string</td>
575594
</tr>
576595
<tr>
577-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
596+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
597+
<p>
578598
<!--
579599
Username for basic authentication to the API server
580600
-->
@@ -586,7 +606,8 @@ Username for basic authentication to the API server
586606
<td colspan="2">--version version[=true]</td>
587607
</tr>
588608
<tr>
589-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
609+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
610+
<p>
590611
<!--
591612
--version, --version=raw prints version information and quits; --version=vX.Y.Z... sets the reported version
592613
-->
@@ -598,7 +619,8 @@ Username for basic authentication to the API server
598619
<td colspan="2">--warnings-as-errors</td>
599620
</tr>
600621
<tr>
601-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
622+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
623+
<p>
602624
<!--
603625
Treat warnings received from the server as errors and exit with a non-zero exit code
604626
-->

0 commit comments

Comments
 (0)