@@ -84,7 +84,8 @@ Must be "none", "server", or "client". If client s
84
84
<td colspan =" 2 " >--field-manager string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"kubectl-create"</td >
85
85
</tr >
86
86
<tr >
87
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
87
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
88
+ <p >
88
89
<!--
89
90
Name of the manager used to track field ownership.
90
91
-->
@@ -96,7 +97,8 @@ Name of the manager used to track field ownership.
96
97
<td colspan =" 2 " >--hard string</td >
97
98
</tr >
98
99
<tr >
99
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
100
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
101
+ <p >
100
102
<!--
101
103
A comma-delimited set of resource=quantity pairs that define a hard limit.
102
104
-->
@@ -108,7 +110,8 @@ A comma-delimited set of resource=quantity pairs that define a hard limit.
108
110
<td colspan =" 2 " >-h, --help</td >
109
111
</tr >
110
112
<tr >
111
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
113
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
114
+ <p >
112
115
<!--
113
116
help for quota
114
117
-->
@@ -120,7 +123,8 @@ quota 操作的帮助命令。
120
123
<td colspan =" 2 " >-o, --output string</td >
121
124
</tr >
122
125
<tr >
123
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
126
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
127
+ <p >
124
128
<!--
125
129
Output format. One of: (json, yaml, name, go-template, go-template-file, template, templatefile, jsonpath, jsonpath-as-json, jsonpath-file).
126
130
-->
@@ -133,7 +137,8 @@ json、yaml、name、go-template、go-template-file、template、templatefile、
133
137
<td colspan =" 2 " >--save-config</td >
134
138
</tr >
135
139
<tr >
136
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
140
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
141
+ <p >
137
142
<!--
138
143
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.
139
144
-->
@@ -146,7 +151,8 @@ If true, the configuration of current object will be saved in its annotation. Ot
146
151
<td colspan =" 2 " >--scopes string</td >
147
152
</tr >
148
153
<tr >
149
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
154
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
155
+ <p >
150
156
<!--
151
157
A comma-delimited set of quota scopes that must all match each object tracked by the quota.
152
158
-->
@@ -158,7 +164,8 @@ A comma-delimited set of quota scopes that must all match each object tracked by
158
164
<td colspan =" 2 " >--show-managed-fields</td >
159
165
</tr >
160
166
<tr >
161
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
167
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
168
+ <p >
162
169
<!--
163
170
If true, keep the managedFields when printing objects in JSON or YAML format.
164
171
-->
@@ -170,7 +177,8 @@ If true, keep the managedFields when printing objects in JSON or YAML format.
170
177
<td colspan =" 2 " >--template string</td >
171
178
</tr >
172
179
<tr >
173
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
180
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
181
+ <p >
174
182
<!--
175
183
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].
176
184
-->
@@ -183,7 +191,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
183
191
<td colspan =" 2 " >--validate string[="strict"]  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"strict"</td >
184
192
</tr >
185
193
<tr >
186
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
194
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
195
+ <p >
187
196
<!--
188
197
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.
189
198
-->
@@ -202,7 +211,7 @@ Must be one of: strict (or true), warn, ignore (or false). "true" or &
202
211
203
212
## {{% heading "parentoptions" %}}
204
213
205
- <table style =" width : 100% ; table-layout : fixed ;" >
214
+ <table style =" width : 100% ; table-layout : fixed ;" >
206
215
<colgroup >
207
216
<col span =" 1 " style =" width : 10px ;" />
208
217
<col span =" 1 " />
@@ -213,7 +222,8 @@ Must be one of: strict (or true), warn, ignore (or false). "true" or &
213
222
<td colspan =" 2 " >--as string</td >
214
223
</tr >
215
224
<tr >
216
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
225
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
226
+ <p >
217
227
<!--
218
228
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
219
229
-->
@@ -225,7 +235,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
225
235
<td colspan =" 2 " >--as-group strings</td >
226
236
</tr >
227
237
<tr >
228
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
238
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
239
+ <p >
229
240
<!--
230
241
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
231
242
-->
@@ -237,7 +248,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
237
248
<td colspan =" 2 " >--as-uid string</td >
238
249
</tr >
239
250
<tr >
240
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
251
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
252
+ <p >
241
253
<!--
242
254
UID to impersonate for the operation.
243
255
-->
@@ -249,7 +261,8 @@ UID to impersonate for the operation.
249
261
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"$HOME/.kube/cache"</td >
250
262
</tr >
251
263
<tr >
252
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
264
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
265
+ <p >
253
266
<!--
254
267
Default cache directory
255
268
-->
@@ -261,7 +274,8 @@ Default cache directory
261
274
<td colspan =" 2 " >--certificate-authority string</td >
262
275
</tr >
263
276
<tr >
264
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
277
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
278
+ <p >
265
279
<!--
266
280
Path to a cert file for the certificate authority
267
281
-->
@@ -273,7 +287,8 @@ Path to a cert file for the certificate authority
273
287
<td colspan =" 2 " >--client-certificate string</td >
274
288
</tr >
275
289
<tr >
276
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
290
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
291
+ <p >
277
292
<!--
278
293
Path to a client certificate file for TLS
279
294
-->
@@ -285,7 +300,8 @@ TLS 客户端证书文件的路径。
285
300
<td colspan =" 2 " >--client-key string</td >
286
301
</tr >
287
302
<tr >
288
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
303
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
304
+ <p >
289
305
<!--
290
306
Path to a client key file for TLS
291
307
-->
@@ -297,7 +313,8 @@ TLS 客户端密钥文件的路径。
297
313
<td colspan =" 2 " >--cluster string</td >
298
314
</tr >
299
315
<tr >
300
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
316
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
317
+ <p >
301
318
<!--
302
319
The name of the kubeconfig cluster to use
303
320
-->
@@ -309,43 +326,21 @@ The name of the kubeconfig cluster to use
309
326
<td colspan =" 2 " >--context string</td >
310
327
</tr >
311
328
<tr >
312
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
329
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
330
+ <p >
313
331
<!--
314
332
The name of the kubeconfig context to use
315
333
-->
316
334
要使用的 kubeconfig 上下文的名称。
317
335
</p ></td >
318
336
</tr >
319
337
320
- <tr >
321
- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
322
- </tr >
323
- <tr >
324
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
325
- <!--
326
- 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.
327
- -->
328
- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
329
- </p ></td >
330
- </tr >
331
-
332
- <tr >
333
- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
334
- </tr >
335
- <tr >
336
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
337
- <!--
338
- 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.
339
- -->
340
- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
341
- </p ></td >
342
- </tr >
343
-
344
338
<tr >
345
339
<td colspan =" 2 " >--disable-compression</td >
346
340
</tr >
347
341
<tr >
348
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
342
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
343
+ <p >
349
344
<!--
350
345
If true, opt-out of response compression for all requests to the server
351
346
-->
@@ -357,7 +352,8 @@ If true, opt-out of response compression for all requests to the server
357
352
<td colspan =" 2 " >--insecure-skip-tls-verify</td >
358
353
</tr >
359
354
<tr >
360
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
355
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
356
+ <p >
361
357
<!--
362
358
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
363
359
-->
@@ -369,14 +365,30 @@ If true, the server's certificate will not be checked for validity. This will ma
369
365
<td colspan =" 2 " >--kubeconfig string</td >
370
366
</tr >
371
367
<tr >
372
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
368
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
369
+ <p >
373
370
<!--
374
371
Path to the kubeconfig file to use for CLI requests.
375
372
-->
376
373
CLI 请求要使用的 kubeconfig 文件的路径。
377
374
</p ></td >
378
375
</tr >
379
376
377
+ <tr >
378
+ <td colspan =" 2 " >--kuberc string</td >
379
+ </tr >
380
+ <tr >
381
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
382
+ <p >
383
+ <!--
384
+ 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.
385
+ -->
386
+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
387
+ 特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
388
+ </p >
389
+ </td >
390
+ </tr >
391
+
380
392
<tr >
381
393
<td colspan =" 2 " >--match-server-version</td >
382
394
</tr >
0 commit comments