Skip to content

Commit 7be81f1

Browse files
committed
[zh-cn]sync kubectl_create/*
Signed-off-by: xin.li <[email protected]>
1 parent 18206ce commit 7be81f1

14 files changed

+56
-56
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,14 +202,14 @@ Usernames to bind to the clusterrole. The flag can be repeated to add multiple u
202202
<tr>
203203
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
204204
<!--
205-
Must be one of: strict (or true), warn, ignore (or false).<br/>&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.<br/>&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.<br/>&quot;false&quot; or &quot;ignore&quot; will not perform any schema validation, silently dropping any unknown or duplicate fields.
205+
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.
206206
-->
207-
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。<br/>
207+
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。
208208
"true" 或 "strict" 将使用模式定义来验证输入,如果无效,则请求失败。
209209
如果在 API 服务器上启用了 ServerSideFieldValidation,则执行服务器端验证,
210-
但如果未启用,它将回退到可靠性较低的客户端验证。<br/>
210+
但如果未启用,它将回退到可靠性较低的客户端验证。
211211
如果在 API 服务器上启用了服务器端字段验证,"warn" 将警告未知或重复的字段而不阻止请求,
212-
否则操作与 "ignore" 的表现相同。<br/>
212+
否则操作与 "ignore" 的表现相同。
213213
"false" 或 "ignore" 将不会执行任何模式定义检查,而是静默删除所有未知或重复的字段。
214214
</p></td>
215215
</tr>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,14 +238,14 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
238238
<tr>
239239
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
240240
<!--
241-
Must be one of: strict (or true), warn, ignore (or false).<br/>&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.<br/>&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.<br/>&quot;false&quot; or &quot;ignore&quot; will not perform any schema validation, silently dropping any unknown or duplicate fields.
241+
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.
242242
-->
243-
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。<br/>
243+
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。
244244
"true" 或 "strict" 将使用模式定义来验证输入,如果无效,则请求失败。
245245
如果在 API 服务器上启用了 ServerSideFieldValidation,则执行服务器端验证,
246-
但如果未启用,它将回退到可靠性较低的客户端验证。<br/>
246+
但如果未启用,它将回退到可靠性较低的客户端验证。
247247
如果在 API 服务器上启用了服务器端字段验证,"warn" 将警告未知或重复的字段而不阻止请求,
248-
否则操作与 "ignore" 的表现相同。<br/>
248+
否则操作与 "ignore" 的表现相同。
249249
"false" 或 "ignore" 将不会执行任何模式定义检查,而是静默删除所有未知或重复的字段。
250250
</p></td>
251251
</tr>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,14 +196,14 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
196196
<tr>
197197
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
198198
<!--
199-
Must be one of: strict (or true), warn, ignore (or false).<br/>&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.<br/>&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.<br/>&quot;false&quot; or &quot;ignore&quot; will not perform any schema validation, silently dropping any unknown or duplicate fields.
199+
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.
200200
-->
201-
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。<br/>
201+
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。
202202
"true" 或 "strict" 将使用模式定义来验证输入,如果无效,则请求失败。
203203
如果在 API 服务器上启用了 ServerSideFieldValidation,则执行服务器端验证,
204-
但如果未启用,它将回退到可靠性较低的客户端验证。<br/>
204+
但如果未启用,它将回退到可靠性较低的客户端验证。
205205
如果在 API 服务器上启用了服务器端字段验证,"warn" 将警告未知或重复的字段而不阻止请求,
206-
否则操作与 "ignore" 的表现相同。<br/>
206+
否则操作与 "ignore" 的表现相同。
207207
"false" 或 "ignore" 将不会执行任何模式定义检查,而是静默删除所有未知或重复的字段。
208208
</p></td>
209209
</tr>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,14 +210,14 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
210210
<tr>
211211
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
212212
<!--
213-
Must be one of: strict (or true), warn, ignore (or false).<br/>&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.<br/>&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.<br/>&quot;false&quot; or &quot;ignore&quot; will not perform any schema validation, silently dropping any unknown or duplicate fields.
213+
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.
214214
-->
215-
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。<br/>
215+
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。
216216
"true" 或 "strict" 将使用模式定义来验证输入,如果无效,则请求失败。
217217
如果在 API 服务器上启用了 ServerSideFieldValidation,则执行服务器端验证,
218-
但如果未启用,它将回退到可靠性较低的客户端验证。<br/>
218+
但如果未启用,它将回退到可靠性较低的客户端验证。
219219
如果在 API 服务器上启用了服务器端字段验证,"warn" 将警告未知或重复的字段而不阻止请求,
220-
否则操作与 "ignore" 的表现相同。<br/>
220+
否则操作与 "ignore" 的表现相同。
221221
"false" 或 "ignore" 将不会执行任何模式定义检查,而是静默删除所有未知或重复的字段。
222222
</p></td>
223223
</tr>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,14 +238,14 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
238238
<tr>
239239
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
240240
<!--
241-
Must be one of: strict (or true), warn, ignore (or false).<br/>&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.<br/>&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.<br/>&quot;false&quot; or &quot;ignore&quot; will not perform any schema validation, silently dropping any unknown or duplicate fields.
241+
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.
242242
-->
243-
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。<br/>
243+
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。
244244
"true""strict" 将使用模式定义来验证输入,如果无效,则请求失败。
245245
如果在 API 服务器上启用了 ServerSideFieldValidation,则执行服务器端验证,
246-
但如果未启用,它将回退到可靠性较低的客户端验证。<br/>
246+
但如果未启用,它将回退到可靠性较低的客户端验证。
247247
如果在 API 服务器上启用了服务器端字段验证,"warn" 将警告未知或重复的字段而不阻止请求,
248-
否则操作与 "ignore" 的表现相同。<br/>
248+
否则操作与 "ignore" 的表现相同。
249249
"false""ignore" 将不会执行任何模式定义检查,而是静默删除所有未知或重复的字段。
250250
</p></td>
251251
</tr>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -190,14 +190,14 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
190190
<tr>
191191
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
192192
<!--
193-
Must be one of: strict (or true), warn, ignore (or false).<br/>&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.<br/>&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.<br/>&quot;false&quot; or &quot;ignore&quot; will not perform any schema validation, silently dropping any unknown or duplicate fields.
193+
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.
194194
-->
195-
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。<br/>
195+
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。
196196
"true" 或 "strict" 将使用模式定义来验证输入,如果无效,则请求失败。
197197
如果在 API 服务器上启用了 ServerSideFieldValidation,则执行服务器端验证,
198-
但如果未启用,它将回退到可靠性较低的客户端验证。<br/>
198+
但如果未启用,它将回退到可靠性较低的客户端验证。
199199
如果在 API 服务器上启用了服务器端字段验证,"warn" 将警告未知或重复的字段而不阻止请求,
200-
否则操作与 "ignore" 的表现相同。<br/>
200+
否则操作与 "ignore" 的表现相同。
201201
"false" 或 "ignore" 将不会执行任何模式定义检查,而是静默删除所有未知或重复的字段。
202202
</p></td>
203203
</tr>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,14 +154,14 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
154154
<tr>
155155
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
156156
<!--
157-
Must be one of: strict (or true), warn, ignore (or false).<br/>&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.<br/>&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.<br/>&quot;false&quot; or &quot;ignore&quot; will not perform any schema validation, silently dropping any unknown or duplicate fields.
157+
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.
158158
-->
159-
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。<br/>
159+
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。
160160
"true" 或 "strict" 将使用模式定义来验证输入,如果无效,则请求失败。
161161
如果在 API 服务器上启用了 ServerSideFieldValidation,则执行服务器端验证,
162-
但如果未启用,它将回退到可靠性较低的客户端验证。<br/>
162+
但如果未启用,它将回退到可靠性较低的客户端验证。
163163
如果在 API 服务器上启用了服务器端字段验证,"warn" 将警告未知或重复的字段而不阻止请求,
164-
否则操作与 "ignore" 的表现相同。<br/>
164+
否则操作与 "ignore" 的表现相同。
165165
"false" 或 "ignore" 将不会执行任何模式定义检查,而是静默删除所有未知或重复的字段。
166166
</p></td>
167167
</tr>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,14 +200,14 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
200200
<tr>
201201
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
202202
<!--
203-
Must be one of: strict (or true), warn, ignore (or false).<br/>&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.<br/>&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.<br/>&quot;false&quot; or &quot;ignore&quot; will not perform any schema validation, silently dropping any unknown or duplicate fields.
203+
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.
204204
-->
205-
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。<br/>
205+
必须是以下选项之一:strict(或 true)、warn、ignore(或 false)。
206206
"true" 或 "strict" 将使用模式定义来验证输入,如果无效,则请求失败。
207207
如果在 API 服务器上启用了 ServerSideFieldValidation,则执行服务器端验证,
208-
但如果未启用,它将回退到可靠性较低的客户端验证。<br/>
208+
但如果未启用,它将回退到可靠性较低的客户端验证。
209209
如果在 API 服务器上启用了服务器端字段验证,"warn" 将警告未知或重复的字段而不阻止请求,
210-
否则操作与 "ignore" 的表现相同。<br/>
210+
否则操作与 "ignore" 的表现相同。
211211
"false" 或 "ignore" 将不会执行任何模式定义检查,而是静默删除所有未知或重复的字段。
212212
</p></td>
213213
</tr>

0 commit comments

Comments
 (0)