Skip to content

Commit a381da1

Browse files
authored
Merge pull request #52434 from my-git9/npe-17841
[zh-cn]sync kubectl_certificate/_index.md
2 parents 4b042a8 + 07be68d commit a381da1

File tree

1 file changed

+57
-45
lines changed
  • content/zh-cn/docs/reference/kubectl/generated/kubectl_certificate

1 file changed

+57
-45
lines changed

content/zh-cn/docs/reference/kubectl/generated/kubectl_certificate/_index.md

Lines changed: 57 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ help for certificate
6262
<td colspan="2">--as string</td>
6363
</tr>
6464
<tr>
65-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
65+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
66+
<p>
6667
<!--
6768
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
6869
-->
@@ -74,7 +75,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
7475
<td colspan="2">--as-group strings</td>
7576
</tr>
7677
<tr>
77-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
78+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
79+
<p>
7880
<!--
7981
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
8082
-->
@@ -86,7 +88,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
8688
<td colspan="2">--as-uid string</td>
8789
</tr>
8890
<tr>
89-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
91+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
92+
<p>
9093
<!--
9194
UID to impersonate for the operation.
9295
-->
@@ -98,7 +101,8 @@ UID to impersonate for the operation.
98101
<td colspan="2">--cache-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "$HOME/.kube/cache"-->默认值:"$HOME/.kube/cache"</td>
99102
</tr>
100103
<tr>
101-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
104+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
105+
<p>
102106
<!--
103107
Default cache directory
104108
-->
@@ -110,7 +114,8 @@ Default cache directory
110114
<td colspan="2">--certificate-authority string</td>
111115
</tr>
112116
<tr>
113-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
117+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
118+
<p>
114119
<!--
115120
Path to a cert file for the certificate authority
116121
-->
@@ -122,7 +127,8 @@ Path to a cert file for the certificate authority
122127
<td colspan="2">--client-certificate string</td>
123128
</tr>
124129
<tr>
125-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
130+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
131+
<p>
126132
<!--
127133
Path to a client certificate file for TLS
128134
-->
@@ -134,7 +140,8 @@ TLS 客户端证书文件的路径。
134140
<td colspan="2">--client-key string</td>
135141
</tr>
136142
<tr>
137-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
143+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
144+
<p>
138145
<!--
139146
Path to a client key file for TLS
140147
-->
@@ -146,7 +153,8 @@ TLS 客户端密钥文件的路径。
146153
<td colspan="2">--cluster string</td>
147154
</tr>
148155
<tr>
149-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
156+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
157+
<p>
150158
<!--
151159
The name of the kubeconfig cluster to use
152160
-->
@@ -158,43 +166,21 @@ The name of the kubeconfig cluster to use
158166
<td colspan="2">--context string</td>
159167
</tr>
160168
<tr>
161-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
169+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
170+
<p>
162171
<!--
163172
The name of the kubeconfig context to use
164173
-->
165174
要使用的 kubeconfig 上下文的名称。
166175
</p></td>
167176
</tr>
168177

169-
<tr>
170-
<td colspan="2">--default-not-ready-toleration-seconds int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 300-->默认值:300</td>
171-
</tr>
172-
<tr>
173-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
174-
<!--
175-
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.
176-
-->
177-
设置针对 notReady:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
178-
</p></td>
179-
</tr>
180-
181-
<tr>
182-
<td colspan="2">--default-unreachable-toleration-seconds int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 300-->默认值:300</td>
183-
</tr>
184-
<tr>
185-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
186-
<!--
187-
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.
188-
-->
189-
设置针对 unreachable:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
190-
</p></td>
191-
</tr>
192-
193178
<tr>
194179
<td colspan="2">--disable-compression</td>
195180
</tr>
196181
<tr>
197-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
182+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
183+
<p>
198184
<!--
199185
If true, opt-out of response compression for all requests to the server
200186
-->
@@ -206,7 +192,8 @@ If true, opt-out of response compression for all requests to the server
206192
<td colspan="2">--insecure-skip-tls-verify</td>
207193
</tr>
208194
<tr>
209-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
195+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
196+
<p>
210197
<!--
211198
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
212199
-->
@@ -218,19 +205,36 @@ If true, the server's certificate will not be checked for validity. This will ma
218205
<td colspan="2">--kubeconfig string</td>
219206
</tr>
220207
<tr>
221-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
208+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
209+
<p>
222210
<!--
223211
Path to the kubeconfig file to use for CLI requests.
224212
-->
225213
CLI 请求要使用的 kubeconfig 文件的路径。
226214
</p></td>
227215
</tr>
228216

217+
<tr>
218+
<td colspan="2">--kuberc string</td>
219+
</tr>
220+
<tr>
221+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
222+
<p>
223+
<!--
224+
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.
225+
-->
226+
用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
227+
特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
228+
</p>
229+
</td>
230+
</tr>
231+
229232
<tr>
230233
<td colspan="2">--match-server-version</td>
231234
</tr>
232235
<tr>
233-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
236+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
237+
<p>
234238
<!--
235239
Require server version to match client version
236240
-->
@@ -242,7 +246,8 @@ Require server version to match client version
242246
<td colspan="2">-n, --namespace string</td>
243247
</tr>
244248
<tr>
245-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
249+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
250+
<p>
246251
<!--
247252
If present, the namespace scope for this CLI request
248253
-->
@@ -254,7 +259,8 @@ If present, the namespace scope for this CLI request
254259
<td colspan="2">--password string</td>
255260
</tr>
256261
<tr>
257-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
262+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
263+
<p>
258264
<!--
259265
Password for basic authentication to the API server
260266
-->
@@ -266,7 +272,8 @@ Password for basic authentication to the API server
266272
<td colspan="2">--profile string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "none"-->默认值:"none"</td>
267273
</tr>
268274
<tr>
269-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
275+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
276+
<p>
270277
<!--
271278
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
272279
-->
@@ -278,7 +285,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
278285
<td colspan="2">--profile-output string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "profile.pprof"-->默认值:"profile.pprof"</td>
279286
</tr>
280287
<tr>
281-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
288+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
289+
<p>
282290
<!--
283291
Name of the file to write the profile to
284292
-->
@@ -290,7 +298,8 @@ Name of the file to write the profile to
290298
<td colspan="2">--request-timeout string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "0"-->默认值:"0"</td>
291299
</tr>
292300
<tr>
293-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
301+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
302+
<p>
294303
<!--
295304
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.
296305
-->
@@ -303,7 +312,8 @@ The length of time to wait before giving up on a single server request. Non-zero
303312
<td colspan="2">-s, --server string</td>
304313
</tr>
305314
<tr>
306-
<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>
307317
<!--
308318
The address and port of the Kubernetes API server
309319
-->
@@ -315,7 +325,8 @@ Kubernetes API 服务器的地址和端口。
315325
<td colspan="2">--storage-driver-buffer-duration duration&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: 1m0s-->默认值:1m0s</td>
316326
</tr>
317327
<tr>
318-
<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>
319330
<!--
320331
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
321332
-->
@@ -327,7 +338,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
327338
<td colspan="2">--storage-driver-db string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default: "cadvisor"-->默认值:"cadvisor"</td>
328339
</tr>
329340
<tr>
330-
<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>
331343
<!--
332344
database name
333345
-->

0 commit comments

Comments
 (0)