@@ -94,7 +94,8 @@ Output format. One of: (name).
94
94
<td colspan =" 2 " >--as string</td >
95
95
</tr >
96
96
<tr >
97
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
97
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
98
+ <p >
98
99
<!--
99
100
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
100
101
-->
@@ -106,7 +107,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
106
107
<td colspan =" 2 " >--as-group strings</td >
107
108
</tr >
108
109
<tr >
109
- <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 >
110
112
<!--
111
113
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
112
114
-->
@@ -118,7 +120,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
118
120
<td colspan =" 2 " >--as-uid string</td >
119
121
</tr >
120
122
<tr >
121
- <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 >
122
125
<!--
123
126
UID to impersonate for the operation.
124
127
-->
@@ -130,7 +133,8 @@ UID to impersonate for the operation.
130
133
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default: "$HOME/.kube/cache"--> 默认值:"$HOME/.kube/cache"</td >
131
134
</tr >
132
135
<tr >
133
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
136
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
137
+ <p >
134
138
<!--
135
139
Default cache directory
136
140
-->
@@ -142,7 +146,8 @@ Default cache directory
142
146
<td colspan =" 2 " >--certificate-authority string</td >
143
147
</tr >
144
148
<tr >
145
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
149
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
150
+ <p >
146
151
<!--
147
152
Path to a cert file for the certificate authority
148
153
-->
@@ -154,7 +159,8 @@ Path to a cert file for the certificate authority
154
159
<td colspan =" 2 " >--client-certificate string</td >
155
160
</tr >
156
161
<tr >
157
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
162
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
163
+ <p >
158
164
<!--
159
165
Path to a client certificate file for TLS
160
166
-->
@@ -166,7 +172,8 @@ TLS 客户端证书文件的路径。
166
172
<td colspan =" 2 " >--client-key string</td >
167
173
</tr >
168
174
<tr >
169
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
175
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
176
+ <p >
170
177
<!--
171
178
Path to a client key file for TLS
172
179
-->
@@ -178,7 +185,8 @@ TLS 客户端密钥文件的路径。
178
185
<td colspan =" 2 " >--cluster string</td >
179
186
</tr >
180
187
<tr >
181
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
188
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
189
+ <p >
182
190
<!--
183
191
The name of the kubeconfig cluster to use
184
192
-->
@@ -190,43 +198,21 @@ The name of the kubeconfig cluster to use
190
198
<td colspan =" 2 " >--context string</td >
191
199
</tr >
192
200
<tr >
193
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
201
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
202
+ <p >
194
203
<!--
195
204
The name of the kubeconfig context to use
196
205
-->
197
206
要使用的 kubeconfig 上下文的名称。
198
207
</p ></td >
199
208
</tr >
200
209
201
- <tr >
202
- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default: 300--> 默认值:300</td >
203
- </tr >
204
- <tr >
205
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
206
- <!--
207
- 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.
208
- -->
209
- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
210
- </p ></td >
211
- </tr >
212
-
213
- <tr >
214
- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default: 300--> 默认值:300</td >
215
- </tr >
216
- <tr >
217
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
218
- <!--
219
- 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.
220
- -->
221
- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
222
- </p ></td >
223
- </tr >
224
-
225
210
<tr >
226
211
<td colspan =" 2 " >--disable-compression</td >
227
212
</tr >
228
213
<tr >
229
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
214
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
215
+ <p >
230
216
<!--
231
217
If true, opt-out of response compression for all requests to the server
232
218
-->
@@ -238,7 +224,8 @@ If true, opt-out of response compression for all requests to the server
238
224
<td colspan =" 2 " >--insecure-skip-tls-verify</td >
239
225
</tr >
240
226
<tr >
241
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
227
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
228
+ <p >
242
229
<!--
243
230
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
244
231
-->
@@ -250,19 +237,36 @@ If true, the server's certificate will not be checked for validity. This will ma
250
237
<td colspan =" 2 " >--kubeconfig string</td >
251
238
</tr >
252
239
<tr >
253
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
240
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
241
+ <p >
254
242
<!--
255
243
Path to the kubeconfig file to use for CLI requests.
256
244
-->
257
245
CLI 请求要使用的 kubeconfig 文件的路径。
258
246
</p ></td >
259
247
</tr >
260
248
249
+ <tr >
250
+ <td colspan =" 2 " >--kuberc string</td >
251
+ </tr >
252
+ <tr >
253
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
254
+ <p >
255
+ <!--
256
+ 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.
257
+ -->
258
+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
259
+ 特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
260
+ </p >
261
+ </td >
262
+ </tr >
263
+
261
264
<tr >
262
265
<td colspan =" 2 " >--match-server-version</td >
263
266
</tr >
264
267
<tr >
265
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
268
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
269
+ <p >
266
270
<!--
267
271
Require server version to match client version
268
272
-->
@@ -274,7 +278,8 @@ Require server version to match client version
274
278
<td colspan =" 2 " >-n, --namespace string</td >
275
279
</tr >
276
280
<tr >
277
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
281
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
282
+ <p >
278
283
<!--
279
284
If present, the namespace scope for this CLI request
280
285
-->
@@ -286,7 +291,8 @@ If present, the namespace scope for this CLI request
286
291
<td colspan =" 2 " >--password string</td >
287
292
</tr >
288
293
<tr >
289
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
294
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
295
+ <p >
290
296
<!--
291
297
Password for basic authentication to the API server
292
298
-->
@@ -298,7 +304,8 @@ Password for basic authentication to the API server
298
304
<td colspan =" 2 " >--profile string  ;  ;  ;  ;  ; <!-- Default: "none"--> 默认值:"none"</td >
299
305
</tr >
300
306
<tr >
301
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
307
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
308
+ <p >
302
309
<!--
303
310
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
304
311
-->
@@ -310,7 +317,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
310
317
<td colspan =" 2 " >--profile-output string  ;  ;  ;  ;  ; <!-- Default: "profile.pprof"--> 默认值:"profile.pprof"</td >
311
318
</tr >
312
319
<tr >
313
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
320
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
321
+ <p >
314
322
<!--
315
323
Name of the file to write the profile to
316
324
-->
@@ -322,7 +330,8 @@ Name of the file to write the profile to
322
330
<td colspan =" 2 " >--request-timeout string  ;  ;  ;  ;  ; <!-- Default: "0"--> 默认值:"0"</td >
323
331
</tr >
324
332
<tr >
325
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
333
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
334
+ <p >
326
335
<!--
327
336
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.
328
337
-->
@@ -335,7 +344,8 @@ The length of time to wait before giving up on a single server request. Non-zero
335
344
<td colspan =" 2 " >-s, --server string</td >
336
345
</tr >
337
346
<tr >
338
- <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 >
339
349
<!--
340
350
The address and port of the Kubernetes API server
341
351
-->
@@ -347,7 +357,8 @@ Kubernetes API 服务器的地址和端口。
347
357
<td colspan =" 2 " >--storage-driver-buffer-duration duration  ;  ;  ;  ;  ; <!-- Default: 1m0s--> 默认值:1m0s</td >
348
358
</tr >
349
359
<tr >
350
- <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 >
351
362
<!--
352
363
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
353
364
-->
@@ -359,7 +370,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
359
370
<td colspan =" 2 " >--storage-driver-db string  ;  ;  ;  ;  ; <!-- Default: "cadvisor"--> 默认值:"cadvisor"</td >
360
371
</tr >
361
372
<tr >
362
- <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 >
363
375
<!--
364
376
database name
365
377
-->
@@ -371,7 +383,8 @@ database name
371
383
<td colspan =" 2 " >--storage-driver-host string  ;  ;  ;  ;  ; <!-- Default: "localhost:8086"--> 默认值:"localhost:8086"</td >
372
384
</tr >
373
385
<tr >
374
- <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 >
375
388
<!--
376
389
database host:port
377
390
-->
0 commit comments