@@ -107,7 +107,8 @@ cronjob 操作的帮助命令。
107
107
<td colspan =" 2 " >--image string</td >
108
108
</tr >
109
109
<tr >
110
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
110
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
111
+ <p >
111
112
<!--
112
113
Image name to run.
113
114
-->
@@ -119,7 +120,8 @@ Image name to run.
119
120
<td colspan =" 2 " >-o, --output string</td >
120
121
</tr >
121
122
<tr >
122
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
123
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
124
+ <p >
123
125
<!--
124
126
Output format. One of: (json, yaml, name, go-template, go-template-file, template, templatefile, jsonpath, jsonpath-as-json, jsonpath-file).
125
127
-->
@@ -132,7 +134,8 @@ json、yaml、name、go-template、go-template-file、template、templatefile、
132
134
<td colspan =" 2 " >--restart string</td >
133
135
</tr >
134
136
<tr >
135
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
137
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
138
+ <p >
136
139
<!--
137
140
job's restart policy. supported values: OnFailure, Never
138
141
-->
@@ -144,7 +147,8 @@ Job 的重启策略。支持的值:OnFailure、Never
144
147
<td colspan =" 2 " >--save-config</td >
145
148
</tr >
146
149
<tr >
147
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
150
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
151
+ <p >
148
152
<!--
149
153
If true, the configuration of current object will be saved in its annotation. Otherwise, the annotation will be unchanged. This flag is useful when you want to perform kubectl apply on this object in the future.
150
154
-->
@@ -157,7 +161,8 @@ If true, the configuration of current object will be saved in its annotation. Ot
157
161
<td colspan =" 2 " >--schedule string</td >
158
162
</tr >
159
163
<tr >
160
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
164
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
165
+ <p >
161
166
<!--
162
167
A schedule in the Cron format the job should be run with.
163
168
-->
@@ -169,7 +174,8 @@ Job 运行应使用的 Cron 格式的排期表。
169
174
<td colspan =" 2 " >--show-managed-fields</td >
170
175
</tr >
171
176
<tr >
172
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
177
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
178
+ <p >
173
179
<!--
174
180
If true, keep the managedFields when printing objects in JSON or YAML format.
175
181
-->
@@ -181,7 +187,8 @@ If true, keep the managedFields when printing objects in JSON or YAML format.
181
187
<td colspan =" 2 " >--template string</td >
182
188
</tr >
183
189
<tr >
184
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
190
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
191
+ <p >
185
192
<!--
186
193
Template string or path to template file to use when -o=go-template, -o=go-template-file. The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview].
187
194
-->
@@ -194,7 +201,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
194
201
<td colspan =" 2 " >--validate string[="strict"]  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"strict"</td >
195
202
</tr >
196
203
<tr >
197
- <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 >
198
206
<!--
199
207
Must be one of: strict (or true), warn, ignore (or false). "true" or "strict" will use a schema to validate the input and fail the request if invalid. It will perform server side validation if ServerSideFieldValidation is enabled on the api-server, but will fall back to less reliable client-side validation if not. "warn" will warn about unknown or duplicate fields without blocking the request if server-side field validation is enabled on the API server, and behave as "ignore" otherwise. "false" or "ignore" will not perform any schema validation, silently dropping any unknown or duplicate fields.
200
208
-->
@@ -213,7 +221,7 @@ Must be one of: strict (or true), warn, ignore (or false). "true" or &
213
221
214
222
## {{% heading "parentoptions" %}}
215
223
216
- <table style =" width : 100% ; table-layout : fixed ;" >
224
+ <table style =" width : 100% ; table-layout : fixed ;" >
217
225
<colgroup >
218
226
<col span =" 1 " style =" width : 10px ;" />
219
227
<col span =" 1 " />
@@ -224,7 +232,8 @@ Must be one of: strict (or true), warn, ignore (or false). "true" or &
224
232
<td colspan =" 2 " >--as string</td >
225
233
</tr >
226
234
<tr >
227
- <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 >
228
237
<!--
229
238
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
230
239
-->
@@ -236,7 +245,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
236
245
<td colspan =" 2 " >--as-group strings</td >
237
246
</tr >
238
247
<tr >
239
- <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 >
240
250
<!--
241
251
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
242
252
-->
@@ -248,7 +258,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
248
258
<td colspan =" 2 " >--as-uid string</td >
249
259
</tr >
250
260
<tr >
251
- <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 >
252
263
<!--
253
264
UID to impersonate for the operation.
254
265
-->
@@ -260,7 +271,8 @@ UID to impersonate for the operation.
260
271
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"$HOME/.kube/cache"</td >
261
272
</tr >
262
273
<tr >
263
- <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 >
264
276
<!--
265
277
Default cache directory
266
278
-->
@@ -272,7 +284,8 @@ Default cache directory
272
284
<td colspan =" 2 " >--certificate-authority string</td >
273
285
</tr >
274
286
<tr >
275
- <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 >
276
289
<!--
277
290
Path to a cert file for the certificate authority
278
291
-->
@@ -284,7 +297,8 @@ Path to a cert file for the certificate authority
284
297
<td colspan =" 2 " >--client-certificate string</td >
285
298
</tr >
286
299
<tr >
287
- <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 >
288
302
<!--
289
303
Path to a client certificate file for TLS
290
304
-->
@@ -296,7 +310,8 @@ TLS 客户端证书文件的路径。
296
310
<td colspan =" 2 " >--client-key string</td >
297
311
</tr >
298
312
<tr >
299
- <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 >
300
315
<!--
301
316
Path to a client key file for TLS
302
317
-->
@@ -308,7 +323,8 @@ TLS 客户端密钥文件的路径。
308
323
<td colspan =" 2 " >--cluster string</td >
309
324
</tr >
310
325
<tr >
311
- <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 >
312
328
<!--
313
329
The name of the kubeconfig cluster to use
314
330
-->
@@ -320,43 +336,21 @@ The name of the kubeconfig cluster to use
320
336
<td colspan =" 2 " >--context string</td >
321
337
</tr >
322
338
<tr >
323
- <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 >
324
341
<!--
325
342
The name of the kubeconfig context to use
326
343
-->
327
344
要使用的 kubeconfig 上下文的名称。
328
345
</p ></td >
329
346
</tr >
330
347
331
- <tr >
332
- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
333
- </tr >
334
- <tr >
335
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
336
- <!--
337
- 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.
338
- -->
339
- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
340
- </p ></td >
341
- </tr >
342
-
343
- <tr >
344
- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
345
- </tr >
346
- <tr >
347
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
348
- <!--
349
- 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.
350
- -->
351
- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
352
- </p ></td >
353
- </tr >
354
-
355
348
<tr >
356
349
<td colspan =" 2 " >--disable-compression</td >
357
350
</tr >
358
351
<tr >
359
- <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 >
360
354
<!--
361
355
If true, opt-out of response compression for all requests to the server
362
356
-->
@@ -368,7 +362,8 @@ If true, opt-out of response compression for all requests to the server
368
362
<td colspan =" 2 " >--insecure-skip-tls-verify</td >
369
363
</tr >
370
364
<tr >
371
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
365
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
366
+ <p >
372
367
<!--
373
368
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
374
369
-->
@@ -380,19 +375,36 @@ If true, the server's certificate will not be checked for validity. This will ma
380
375
<td colspan =" 2 " >--kubeconfig string</td >
381
376
</tr >
382
377
<tr >
383
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
378
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
379
+ <p >
384
380
<!--
385
381
Path to the kubeconfig file to use for CLI requests.
386
382
-->
387
383
CLI 请求要使用的 kubeconfig 文件的路径。
388
384
</p ></td >
389
385
</tr >
390
386
387
+ <tr >
388
+ <td colspan =" 2 " >--kuberc string</td >
389
+ </tr >
390
+ <tr >
391
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
392
+ <p >
393
+ <!--
394
+ 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.
395
+ -->
396
+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
397
+ 特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
398
+ </p >
399
+ </td >
400
+ </tr >
401
+
391
402
<tr >
392
403
<td colspan =" 2 " >--match-server-version</td >
393
404
</tr >
394
405
<tr >
395
- <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 >
396
408
<!--
397
409
Require server version to match client version
398
410
-->
0 commit comments