Skip to content

Commit 3206e47

Browse files
committed
[zh-cn]sync kubectl_certificate_deny
Signed-off-by: xin.li <xin.li@daocloud.io>
1 parent eb5f79e commit 3206e47

File tree

1 file changed

+70
-30
lines changed

1 file changed

+70
-30
lines changed

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

Lines changed: 70 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ If true, ignore any errors in templates when a field or map key is missing in th
6060
-->
6161
如果为 true,在模板中字段或映射键缺失时忽略模板中的错误。
6262
仅适用于 golang 和 jsonpath 输出格式。
63-
</p></td>
63+
</p>
64+
</td>
6465
</tr>
6566

6667
<tr>
@@ -73,7 +74,8 @@ If true, ignore any errors in templates when a field or map key is missing in th
7374
Filename, directory, or URL to files identifying the resource to update
7475
-->
7576
文件名、目录或文件 URL,用于标识要更新的资源。
76-
</p></td>
77+
</p>
78+
</td>
7779
</tr>
7880

7981
<tr>
@@ -86,7 +88,8 @@ Filename, directory, or URL to files identifying the resource to update
8688
Update the CSR even if it is already denied.
8789
-->
8890
在 CSR 已被拒绝的情况下更新 CSR。
89-
</p></td>
91+
</p>
92+
</td>
9093
</tr>
9194

9295
<tr>
@@ -99,7 +102,8 @@ Update the CSR even if it is already denied.
99102
help for deny
100103
-->
101104
deny 操作的帮助命令。
102-
</p></td>
105+
</p>
106+
</td>
103107
</tr>
104108

105109
<tr>
@@ -112,7 +116,8 @@ deny 操作的帮助命令。
112116
Process the kustomization directory. This flag can't be used together with -f or -R.
113117
-->
114118
处理 kustomization 目录。此标志不能与 -f 或 -R 一起使用。
115-
</p></td>
119+
</p>
120+
</td>
116121
</tr>
117122

118123
<tr>
@@ -122,11 +127,12 @@ Process the kustomization directory. This flag can't be used together with -f or
122127
<td></td><td style="line-height: 130%; word-wrap: break-word;">
123128
<p>
124129
<!--
125-
Output format. One of: (json, yaml, name, go-template, go-template-file, template, templatefile, jsonpath, jsonpath-as-json, jsonpath-file).
130+
Output format. One of: (json, yaml, kyaml, name, go-template, go-template-file, template, templatefile, jsonpath, jsonpath-as-json, jsonpath-file).
126131
-->
127132
输出格式。可选值为:
128-
json、yaml、name、go-template、go-template-file、template、templatefile、jsonpath、jsonpath-as-json、jsonpath-file。
129-
</p></td>
133+
json、yaml、kyaml、name、go-template、go-template-file、template、templatefile、jsonpath、jsonpath-as-json、jsonpath-file。
134+
</p>
135+
</td>
130136
</tr>
131137

132138
<tr>
@@ -139,7 +145,8 @@ json、yaml、name、go-template、go-template-file、template、templatefile、
139145
Process the directory used in -f, --filename recursively. Useful when you want to manage related manifests organized within the same directory.
140146
-->
141147
以递归方式处理在 -f、--filename 中给出的目录。当你想要管理位于同一目录中的相关清单时很有用。
142-
</p></td>
148+
</p>
149+
</td>
143150
</tr>
144151

145152
<tr>
@@ -152,7 +159,8 @@ Process the directory used in -f, --filename recursively. Useful when you want t
152159
If true, keep the managedFields when printing objects in JSON or YAML format.
153160
-->
154161
如果为 true,在以 JSON 或 YAML 格式打印对象时保留 managedFields。
155-
</p></td>
162+
</p>
163+
</td>
156164
</tr>
157165

158166
<tr>
@@ -166,7 +174,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
166174
-->
167175
当 -o=go-template、-o=go-template-file 时使用的模板字符串或模板文件路径。
168176
模板格式为 golang 模板 [http://golang.org/pkg/text/template/#pkg-overview]
169-
</p></td>
177+
</p>
178+
</td>
170179
</tr>
171180

172181
</tbody>
@@ -191,7 +200,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
191200
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
192201
-->
193202
操作所用的伪装用户名。用户可以是常规用户或命名空间中的服务账号。
194-
</p></td>
203+
</p>
204+
</td>
195205
</tr>
196206

197207
<tr>
@@ -204,7 +214,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
204214
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
205215
-->
206216
操作所用的伪装用户组,此标志可以被重复设置以指定多个组。
207-
</p></td>
217+
</p>
218+
</td>
208219
</tr>
209220

210221
<tr>
@@ -217,7 +228,22 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
217228
UID to impersonate for the operation.
218229
-->
219230
操作所用的伪装 UID。
220-
</p></td>
231+
</p>
232+
</td>
233+
</tr>
234+
235+
<tr>
236+
<td colspan="2">--as-user-extra strings</td>
237+
</tr>
238+
<tr>
239+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
240+
<p>
241+
<!--
242+
User extras to impersonate for the operation, this flag can be repeated to specify multiple values for the same key.
243+
-->
244+
用户额外信息,用于伪装操作,此标志可以重复使用,为同一个键指定多个值。
245+
</p>
246+
</td>
221247
</tr>
222248

223249
<tr>
@@ -230,7 +256,8 @@ UID to impersonate for the operation.
230256
Default cache directory
231257
-->
232258
默认缓存目录。
233-
</p></td>
259+
</p>
260+
</td>
234261
</tr>
235262

236263
<tr>
@@ -243,7 +270,8 @@ Default cache directory
243270
Path to a cert file for the certificate authority
244271
-->
245272
证书机构的证书文件的路径。
246-
</p></td>
273+
</p>
274+
</td>
247275
</tr>
248276

249277
<tr>
@@ -256,7 +284,8 @@ Path to a cert file for the certificate authority
256284
Path to a client certificate file for TLS
257285
-->
258286
TLS 客户端证书文件的路径。
259-
</p></td>
287+
</p>
288+
</td>
260289
</tr>
261290

262291
<tr>
@@ -269,7 +298,8 @@ TLS 客户端证书文件的路径。
269298
Path to a client key file for TLS
270299
-->
271300
TLS 客户端密钥文件的路径。
272-
</p></td>
301+
</p>
302+
</td>
273303
</tr>
274304

275305
<tr>
@@ -282,7 +312,8 @@ TLS 客户端密钥文件的路径。
282312
The name of the kubeconfig cluster to use
283313
-->
284314
要使用的 kubeconfig 中集群的名称。
285-
</p></td>
315+
</p>
316+
</td>
286317
</tr>
287318

288319
<tr>
@@ -295,7 +326,8 @@ The name of the kubeconfig cluster to use
295326
The name of the kubeconfig context to use
296327
-->
297328
要使用的 kubeconfig 上下文的名称。
298-
</p></td>
329+
</p>
330+
</td>
299331
</tr>
300332

301333
<tr>
@@ -308,7 +340,8 @@ The name of the kubeconfig context to use
308340
If true, opt-out of response compression for all requests to the server
309341
-->
310342
如果为 true,则对服务器所有请求的响应不再压缩。
311-
</p></td>
343+
</p>
344+
</td>
312345
</tr>
313346

314347
<tr>
@@ -321,7 +354,8 @@ If true, opt-out of response compression for all requests to the server
321354
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
322355
-->
323356
如果为 true,则不检查服务器证书的有效性。这将使你的 HTTPS 连接不安全。
324-
</p></td>
357+
</p>
358+
</td>
325359
</tr>
326360

327361
<tr>
@@ -333,7 +367,8 @@ If true, the server's certificate will not be checked for validity. This will ma
333367
Path to the kubeconfig file to use for CLI requests.
334368
-->
335369
CLI 请求要使用的 kubeconfig 文件的路径。
336-
</p></td>
370+
</p>
371+
</td>
337372
</tr>
338373

339374
<tr>
@@ -361,7 +396,8 @@ Path to the kuberc file to use for preferences. This can be disabled by exportin
361396
Require server version to match client version
362397
-->
363398
要求服务器版本与客户端版本匹配。
364-
</p></td>
399+
</p>
400+
</td>
365401
</tr>
366402

367403
<tr>
@@ -373,7 +409,8 @@ Require server version to match client version
373409
If present, the namespace scope for this CLI request
374410
-->
375411
如果存在,则是此 CLI 请求的命名空间范围。
376-
</p></td>
412+
</p>
413+
</td>
377414
</tr>
378415

379416
<tr>
@@ -385,7 +422,8 @@ If present, the namespace scope for this CLI request
385422
Password for basic authentication to the API server
386423
-->
387424
对 API 服务器进行基本身份验证所用的密码。
388-
</p></td>
425+
</p>
426+
</td>
389427
</tr>
390428

391429
<tr>
@@ -394,10 +432,11 @@ Password for basic authentication to the API server
394432
<tr>
395433
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
396434
<!--
397-
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
435+
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex|trace)
398436
-->
399-
要记录的性能分析信息。可选值为(none|cpu|heap|goroutine|threadcreate|block|mutex)。
400-
</p></td>
437+
要记录的性能分析信息。可选值为(none|cpu|heap|goroutine|threadcreate|block|mutex|trace)。
438+
</p>
439+
</td>
401440
</tr>
402441

403442
<tr>
@@ -409,7 +448,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
409448
Name of the file to write the profile to
410449
-->
411450
性能分析信息要写入的目标文件的名称。
412-
</p></td>
451+
</p>
452+
</td>
413453
</tr>
414454

415455
<tr>

0 commit comments

Comments
 (0)