Skip to content

Commit 83273db

Browse files
authored
Merge pull request #52368 from my-git9/npa-23208
[zh-cn]sync kubectl_create_ingress.md
2 parents c1998ec + 551f467 commit 83273db

File tree

1 file changed

+29
-15
lines changed

1 file changed

+29
-15
lines changed

content/zh-cn/docs/reference/kubectl/generated/kubectl_create/kubectl_create_ingress.md

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,8 @@ If true, the configuration of current object will be saved in its annotation. Ot
246246
<td colspan="2">--show-managed-fields</td>
247247
</tr>
248248
<tr>
249-
<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>
250251
<!--
251252
If true, keep the managedFields when printing objects in JSON or YAML format.
252253
-->
@@ -258,7 +259,8 @@ If true, keep the managedFields when printing objects in JSON or YAML format.
258259
<td colspan="2">--template string</td>
259260
</tr>
260261
<tr>
261-
<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>
262264
<!--
263265
Template string or path to template file to use when -o=go-template, -o=go-template-file. The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview].
264266
-->
@@ -271,7 +273,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
271273
<td colspan="2">--validate string[="strict"]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default:-->默认值:"strict"</td>
272274
</tr>
273275
<tr>
274-
<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>
275278
<!--
276279
Must be one of: strict (or true), warn, ignore (or false). &quot;true&quot; or &quot;strict&quot; will use a schema to validate the input and fail the request if invalid. It will perform server side validation if ServerSideFieldValidation is enabled on the api-server, but will fall back to less reliable client-side validation if not. &quot;warn&quot; will warn about unknown or duplicate fields without blocking the request if server-side field validation is enabled on the API server, and behave as &quot;ignore&quot; otherwise. &quot;false&quot; or &quot;ignore&quot; will not perform any schema validation, silently dropping any unknown or duplicate fields.
277280
-->
@@ -290,7 +293,7 @@ Must be one of: strict (or true), warn, ignore (or false). &quot;true&quot; or &
290293
291294
## {{% heading "parentoptions" %}}
292295
293-
<table style="width: 100%; table-layout: fixed;">
296+
<table style="width: 100%; table-layout: fixed;">
294297
<colgroup>
295298
<col span="1" style="width: 10px;" />
296299
<col span="1" />
@@ -301,7 +304,8 @@ Must be one of: strict (or true), warn, ignore (or false). &quot;true&quot; or &
301304
<td colspan="2">--as string</td>
302305
</tr>
303306
<tr>
304-
<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>
305309
<!--
306310
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
307311
-->
@@ -313,7 +317,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
313317
<td colspan="2">--as-group strings</td>
314318
</tr>
315319
<tr>
316-
<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>
317322
<!--
318323
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
319324
-->
@@ -325,7 +330,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
325330
<td colspan="2">--as-uid string</td>
326331
</tr>
327332
<tr>
328-
<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>
329335
<!--
330336
UID to impersonate for the operation.
331337
-->
@@ -337,7 +343,8 @@ UID to impersonate for the operation.
337343
<td colspan="2">--cache-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!--Default:-->默认值:"$HOME/.kube/cache"</td>
338344
</tr>
339345
<tr>
340-
<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>
341348
<!--
342349
Default cache directory
343350
-->
@@ -349,7 +356,8 @@ Default cache directory
349356
<td colspan="2">--certificate-authority string</td>
350357
</tr>
351358
<tr>
352-
<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>
353361
<!--
354362
Path to a cert file for the certificate authority
355363
-->
@@ -361,7 +369,8 @@ Path to a cert file for the certificate authority
361369
<td colspan="2">--client-certificate string</td>
362370
</tr>
363371
<tr>
364-
<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>
365374
<!--
366375
Path to a client certificate file for TLS
367376
-->
@@ -373,7 +382,8 @@ TLS 客户端证书文件的路径。
373382
<td colspan="2">--client-key string</td>
374383
</tr>
375384
<tr>
376-
<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>
377387
<!--
378388
Path to a client key file for TLS
379389
-->
@@ -385,7 +395,8 @@ TLS 客户端密钥文件的路径。
385395
<td colspan="2">--cluster string</td>
386396
</tr>
387397
<tr>
388-
<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>
389400
<!--
390401
The name of the kubeconfig cluster to use
391402
-->
@@ -397,7 +408,8 @@ The name of the kubeconfig cluster to use
397408
<td colspan="2">--context string</td>
398409
</tr>
399410
<tr>
400-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
411+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
412+
<p>
401413
<!--
402414
The name of the kubeconfig context to use
403415
-->
@@ -409,7 +421,8 @@ The name of the kubeconfig context to use
409421
<td colspan="2">--disable-compression</td>
410422
</tr>
411423
<tr>
412-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
424+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
425+
<p>
413426
<!--
414427
If true, opt-out of response compression for all requests to the server
415428
-->
@@ -421,7 +434,8 @@ If true, opt-out of response compression for all requests to the server
421434
<td colspan="2">--insecure-skip-tls-verify</td>
422435
</tr>
423436
<tr>
424-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
437+
<td></td><td style="line-height: 130%; word-wrap: break-word;">
438+
<p>
425439
<!--
426440
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
427441
-->

0 commit comments

Comments
 (0)