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