@@ -135,7 +135,8 @@ The minimum number or percentage of available pods this budget requires.
135
135
<td colspan =" 2 " >-o, --output string</td >
136
136
</tr >
137
137
<tr >
138
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
138
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
139
+ <p >
139
140
<!--
140
141
Output format. One of: (json, yaml, name, go-template, go-template-file, template, templatefile, jsonpath, jsonpath-as-json, jsonpath-file).
141
142
-->
@@ -148,7 +149,8 @@ json、yaml、name、go-template、go-template-file、template、templatefile、
148
149
<td colspan =" 2 " >--save-config</td >
149
150
</tr >
150
151
<tr >
151
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
152
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
153
+ <p >
152
154
<!--
153
155
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.
154
156
-->
@@ -161,7 +163,8 @@ If true, the configuration of current object will be saved in its annotation. Ot
161
163
<td colspan =" 2 " >--selector string</td >
162
164
</tr >
163
165
<tr >
164
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
166
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
167
+ <p >
165
168
<!--
166
169
A label selector to use for this budget. Only equality-based selector requirements are supported.
167
170
-->
@@ -173,7 +176,8 @@ A label selector to use for this budget. Only equality-based selector requiremen
173
176
<td colspan =" 2 " >--show-managed-fields</td >
174
177
</tr >
175
178
<tr >
176
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
179
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
180
+ <p >
177
181
<!--
178
182
If true, keep the managedFields when printing objects in JSON or YAML format.
179
183
-->
@@ -185,7 +189,8 @@ If true, keep the managedFields when printing objects in JSON or YAML format.
185
189
<td colspan =" 2 " >--template string</td >
186
190
</tr >
187
191
<tr >
188
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
192
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
193
+ <p >
189
194
<!--
190
195
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].
191
196
-->
@@ -198,7 +203,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
198
203
<td colspan =" 2 " >--validate string[="strict"]  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"strict"</td >
199
204
</tr >
200
205
<tr >
201
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
206
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
207
+ <p >
202
208
<!--
203
209
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.
204
210
-->
@@ -217,7 +223,7 @@ Must be one of: strict (or true), warn, ignore (or false). "true" or &
217
223
218
224
## {{% heading "parentoptions" %}}
219
225
220
- <table style =" width : 100% ; table-layout : fixed ;" >
226
+ <table style =" width : 100% ; table-layout : fixed ;" >
221
227
<colgroup >
222
228
<col span =" 1 " style =" width : 10px ;" />
223
229
<col span =" 1 " />
@@ -228,7 +234,8 @@ Must be one of: strict (or true), warn, ignore (or false). "true" or &
228
234
<td colspan =" 2 " >--as string</td >
229
235
</tr >
230
236
<tr >
231
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
237
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
238
+ <p >
232
239
<!--
233
240
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
234
241
-->
@@ -240,7 +247,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
240
247
<td colspan =" 2 " >--as-group strings</td >
241
248
</tr >
242
249
<tr >
243
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
250
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
251
+ <p >
244
252
<!--
245
253
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
246
254
-->
@@ -252,7 +260,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
252
260
<td colspan =" 2 " >--as-uid string</td >
253
261
</tr >
254
262
<tr >
255
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
263
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
264
+ <p >
256
265
<!--
257
266
UID to impersonate for the operation.
258
267
-->
@@ -264,7 +273,8 @@ UID to impersonate for the operation.
264
273
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"$HOME/.kube/cache"</td >
265
274
</tr >
266
275
<tr >
267
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
276
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
277
+ <p >
268
278
<!--
269
279
Default cache directory
270
280
-->
@@ -276,7 +286,8 @@ Default cache directory
276
286
<td colspan =" 2 " >--certificate-authority string</td >
277
287
</tr >
278
288
<tr >
279
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
289
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
290
+ <p >
280
291
<!--
281
292
Path to a cert file for the certificate authority
282
293
-->
@@ -288,7 +299,8 @@ Path to a cert file for the certificate authority
288
299
<td colspan =" 2 " >--client-certificate string</td >
289
300
</tr >
290
301
<tr >
291
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
302
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
303
+ <p >
292
304
<!--
293
305
Path to a client certificate file for TLS
294
306
-->
@@ -300,7 +312,8 @@ TLS 客户端证书文件的路径。
300
312
<td colspan =" 2 " >--client-key string</td >
301
313
</tr >
302
314
<tr >
303
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
315
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
316
+ <p >
304
317
<!--
305
318
Path to a client key file for TLS
306
319
-->
@@ -312,7 +325,8 @@ TLS 客户端密钥文件的路径。
312
325
<td colspan =" 2 " >--cluster string</td >
313
326
</tr >
314
327
<tr >
315
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
328
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
329
+ <p >
316
330
<!--
317
331
The name of the kubeconfig cluster to use
318
332
-->
@@ -324,43 +338,21 @@ The name of the kubeconfig cluster to use
324
338
<td colspan =" 2 " >--context string</td >
325
339
</tr >
326
340
<tr >
327
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
341
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
342
+ <p >
328
343
<!--
329
344
The name of the kubeconfig context to use
330
345
-->
331
346
要使用的 kubeconfig 上下文的名称。
332
347
</p ></td >
333
348
</tr >
334
349
335
- <tr >
336
- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
337
- </tr >
338
- <tr >
339
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
340
- <!--
341
- 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.
342
- -->
343
- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
344
- </p ></td >
345
- </tr >
346
-
347
- <tr >
348
- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
349
- </tr >
350
- <tr >
351
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
352
- <!--
353
- 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.
354
- -->
355
- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
356
- </p ></td >
357
- </tr >
358
-
359
350
<tr >
360
351
<td colspan =" 2 " >--disable-compression</td >
361
352
</tr >
362
353
<tr >
363
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
354
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
355
+ <p >
364
356
<!--
365
357
If true, opt-out of response compression for all requests to the server
366
358
-->
@@ -372,7 +364,8 @@ If true, opt-out of response compression for all requests to the server
372
364
<td colspan =" 2 " >--insecure-skip-tls-verify</td >
373
365
</tr >
374
366
<tr >
375
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
367
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
368
+ <p >
376
369
<!--
377
370
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
378
371
-->
@@ -384,19 +377,36 @@ If true, the server's certificate will not be checked for validity. This will ma
384
377
<td colspan =" 2 " >--kubeconfig string</td >
385
378
</tr >
386
379
<tr >
387
- <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 >
388
382
<!--
389
383
Path to the kubeconfig file to use for CLI requests.
390
384
-->
391
385
CLI 请求要使用的 kubeconfig 文件的路径。
392
386
</p ></td >
393
387
</tr >
394
388
389
+ <tr >
390
+ <td colspan =" 2 " >--kuberc string</td >
391
+ </tr >
392
+ <tr >
393
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
394
+ <p >
395
+ <!--
396
+ 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.
397
+ -->
398
+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
399
+ 特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
400
+ </p >
401
+ </td >
402
+ </tr >
403
+
395
404
<tr >
396
405
<td colspan =" 2 " >--match-server-version</td >
397
406
</tr >
398
407
<tr >
399
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
408
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
409
+ <p >
400
410
<!--
401
411
Require server version to match client version
402
412
-->
@@ -408,7 +418,8 @@ Require server version to match client version
408
418
<td colspan =" 2 " >-n, --namespace string</td >
409
419
</tr >
410
420
<tr >
411
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
421
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
422
+ <p >
412
423
<!--
413
424
If present, the namespace scope for this CLI request
414
425
-->
0 commit comments