Skip to content

Commit e2777c1

Browse files
authored
Merge pull request #52446 from my-git9/npe-27114
[zh-cn]sync kubectl_config_delete-cluster.md
2 parents 50170af + 09df6bc commit e2777c1

File tree

1 file changed

+52
-50
lines changed

1 file changed

+52
-50
lines changed

content/zh-cn/docs/reference/kubectl/generated/kubectl_config/kubectl_config_delete-cluster.md

Lines changed: 52 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ help for delete-cluster
6969
<td colspan="2">--as string</td>
7070
</tr>
7171
<tr>
72-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
72+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
73+
<p>
7374
<!--
7475
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
7576
-->
@@ -81,7 +82,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
8182
<td colspan="2">--as-group strings</td>
8283
</tr>
8384
<tr>
84-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
85+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
86+
<p>
8587
<!--
8688
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
8789
-->
@@ -93,7 +95,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
9395
<td colspan="2">--as-uid string</td>
9496
</tr>
9597
<tr>
96-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
98+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
99+
<p>
97100
<!--
98101
UID to impersonate for the operation.
99102
-->
@@ -105,7 +108,8 @@ UID to impersonate for the operation.
105108
<td colspan="2">--cache-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "$HOME/.kube/cache"-->默认值:"$HOME/.kube/cache"</td>
106109
</tr>
107110
<tr>
108-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
111+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
112+
<p>
109113
<!--
110114
Default cache directory
111115
-->
@@ -117,7 +121,8 @@ Default cache directory
117121
<td colspan="2">--certificate-authority string</td>
118122
</tr>
119123
<tr>
120-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
124+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
125+
<p>
121126
<!--
122127
Path to a cert file for the certificate authority
123128
-->
@@ -129,7 +134,8 @@ Path to a cert file for the certificate authority
129134
<td colspan="2">--client-certificate string</td>
130135
</tr>
131136
<tr>
132-
<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>
133139
<!--
134140
Path to a client certificate file for TLS
135141
-->
@@ -141,7 +147,8 @@ TLS 客户端证书文件的路径。
141147
<td colspan="2">--client-key string</td>
142148
</tr>
143149
<tr>
144-
<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>
145152
<!--
146153
Path to a client key file for TLS
147154
-->
@@ -153,7 +160,8 @@ TLS 客户端密钥文件的路径。
153160
<td colspan="2">--cluster string</td>
154161
</tr>
155162
<tr>
156-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
163+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
164+
<p>
157165
<!--
158166
The name of the kubeconfig cluster to use
159167
-->
@@ -165,43 +173,21 @@ The name of the kubeconfig cluster to use
165173
<td colspan="2">--context string</td>
166174
</tr>
167175
<tr>
168-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
176+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
177+
<p>
169178
<!--
170179
The name of the kubeconfig context to use
171180
-->
172181
要使用的 kubeconfig 上下文的名称。
173182
</p></td>
174183
</tr>
175184

176-
<tr>
177-
<td colspan="2">--default-not-ready-toleration-seconds int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 300-->默认值:300</td>
178-
</tr>
179-
<tr>
180-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
181-
<!--
182-
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.
183-
-->
184-
设置针对 notReady:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
185-
</p></td>
186-
</tr>
187-
188-
<tr>
189-
<td colspan="2">--default-unreachable-toleration-seconds int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 300-->默认值:300</td>
190-
</tr>
191-
<tr>
192-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
193-
<!--
194-
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.
195-
-->
196-
设置针对 unreachable:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
197-
</p></td>
198-
</tr>
199-
200185
<tr>
201186
<td colspan="2">--disable-compression</td>
202187
</tr>
203188
<tr>
204-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
189+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
190+
<p>
205191
<!--
206192
If true, opt-out of response compression for all requests to the server
207193
-->
@@ -213,7 +199,8 @@ If true, opt-out of response compression for all requests to the server
213199
<td colspan="2">--insecure-skip-tls-verify</td>
214200
</tr>
215201
<tr>
216-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
202+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
203+
<p>
217204
<!--
218205
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
219206
-->
@@ -225,7 +212,8 @@ If true, the server's certificate will not be checked for validity. This will ma
225212
<td colspan="2">--kubeconfig string</td>
226213
</tr>
227214
<tr>
228-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
215+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
216+
<p>
229217
<!--
230218
Path to the kubeconfig file to use for CLI requests.
231219
-->
@@ -237,7 +225,8 @@ CLI 请求要使用的 kubeconfig 文件的路径。
237225
<td colspan="2">--match-server-version</td>
238226
</tr>
239227
<tr>
240-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
228+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
229+
<p>
241230
<!--
242231
Require server version to match client version
243232
-->
@@ -249,7 +238,8 @@ Require server version to match client version
249238
<td colspan="2">-n, --namespace string</td>
250239
</tr>
251240
<tr>
252-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
241+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
242+
<p>
253243
<!--
254244
If present, the namespace scope for this CLI request
255245
-->
@@ -261,7 +251,8 @@ If present, the namespace scope for this CLI request
261251
<td colspan="2">--password string</td>
262252
</tr>
263253
<tr>
264-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
254+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
255+
<p>
265256
<!--
266257
Password for basic authentication to the API server
267258
-->
@@ -273,7 +264,8 @@ Password for basic authentication to the API server
273264
<td colspan="2">--profile string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "none"-->默认值:"none"</td>
274265
</tr>
275266
<tr>
276-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
267+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
268+
<p>
277269
<!--
278270
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
279271
-->
@@ -285,7 +277,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
285277
<td colspan="2">--profile-output string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "profile.pprof"-->默认值:"profile.pprof"</td>
286278
</tr>
287279
<tr>
288-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
280+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
281+
<p>
289282
<!--
290283
Name of the file to write the profile to
291284
-->
@@ -297,7 +290,8 @@ Name of the file to write the profile to
297290
<td colspan="2">--request-timeout string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "0"-->默认值:"0"</td>
298291
</tr>
299292
<tr>
300-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
293+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
294+
<p>
301295
<!--
302296
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.
303297
-->
@@ -310,7 +304,8 @@ The length of time to wait before giving up on a single server request. Non-zero
310304
<td colspan="2">-s, --server string</td>
311305
</tr>
312306
<tr>
313-
<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>
314309
<!--
315310
The address and port of the Kubernetes API server
316311
-->
@@ -322,7 +317,8 @@ Kubernetes API 服务器的地址和端口。
322317
<td colspan="2">--storage-driver-buffer-duration duration&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 1m0s-->默认值:1m0s</td>
323318
</tr>
324319
<tr>
325-
<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>
326322
<!--
327323
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
328324
-->
@@ -334,7 +330,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
334330
<td colspan="2">--storage-driver-db string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "cadvisor"-->默认值:"cadvisor"</td>
335331
</tr>
336332
<tr>
337-
<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>
338335
<!--
339336
database name
340337
-->
@@ -346,7 +343,8 @@ database name
346343
<td colspan="2">--storage-driver-host string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "localhost:8086"-->默认值:"localhost:8086"</td>
347344
</tr>
348345
<tr>
349-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
346+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
347+
<p>
350348
<!--
351349
database host:port
352350
-->
@@ -358,7 +356,8 @@ database host:port
358356
<td colspan="2">--storage-driver-password string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "root"-->默认值:"root"</td>
359357
</tr>
360358
<tr>
361-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
359+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
360+
<p>
362361
<!--
363362
database password
364363
-->
@@ -370,7 +369,8 @@ database password
370369
<td colspan="2">--storage-driver-secure</td>
371370
</tr>
372371
<tr>
373-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
372+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
373+
<p>
374374
<!--
375375
use secure connection with database
376376
-->
@@ -382,7 +382,8 @@ use secure connection with database
382382
<td colspan="2">--storage-driver-table string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "stats"-->默认值:"stats"</td>
383383
</tr>
384384
<tr>
385-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
385+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
386+
<p>
386387
<!--
387388
table name
388389
-->
@@ -394,7 +395,8 @@ table name
394395
<td colspan="2">--storage-driver-user string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "root"-->默认值:"root"</td>
395396
</tr>
396397
<tr>
397-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
398+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
399+
<p>
398400
<!--
399401
database username
400402
-->

0 commit comments

Comments
 (0)