diff --git a/content/zh-cn/docs/reference/kubectl/generated/kubectl_certificate/kubectl_certificate_approve.md b/content/zh-cn/docs/reference/kubectl/generated/kubectl_certificate/kubectl_certificate_approve.md index 3e0a6e08353f2..acc85d026895d 100644 --- a/content/zh-cn/docs/reference/kubectl/generated/kubectl_certificate/kubectl_certificate_approve.md +++ b/content/zh-cn/docs/reference/kubectl/generated/kubectl_certificate/kubectl_certificate_approve.md @@ -82,7 +82,8 @@ Filename, directory, or URL to files identifying the resource to update --force -

+ +

@@ -94,7 +95,8 @@ Update the CSR even if it is already approved. -h, --help -

+ +

@@ -106,7 +108,8 @@ approve 操作的帮助命令。 -k, --kustomize string -

+ +

@@ -118,7 +121,8 @@ Process the kustomization directory. This flag can't be used together with -f or -o, --output string -

+ +

@@ -131,7 +135,8 @@ json、yaml、name、go-template、go-template-file、template、templatefile、 -R, --recursive -

+ +

@@ -143,7 +148,8 @@ Process the directory used in -f, --filename recursively. Useful when you want t --show-managed-fields -

+ +

@@ -155,7 +161,8 @@ If true, keep the managedFields when printing objects in JSON or YAML format. --template string -

+ +

@@ -169,7 +176,7 @@ Template string or path to template file to use when -o=go-template, -o=go-templ ## {{% heading "parentoptions" %}} - +
@@ -180,7 +187,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + -
--as string

+

+

@@ -192,7 +200,8 @@ Username to impersonate for the operation. User could be a regular user or a ser

--as-group strings

+

+

@@ -204,7 +213,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul

--as-uid string

+

+

@@ -216,7 +226,8 @@ UID to impersonate for the operation.

--cache-dir string     默认值:"$HOME/.kube/cache"

+

+

@@ -228,7 +239,8 @@ Default cache directory

--certificate-authority string

+

+

@@ -240,7 +252,8 @@ Path to a cert file for the certificate authority

--client-certificate string

+

+

@@ -252,7 +265,8 @@ TLS 客户端证书文件的路径。

--client-key string

+

+

@@ -264,7 +278,8 @@ TLS 客户端密钥文件的路径。

--cluster string

+

+

@@ -276,7 +291,8 @@ The name of the kubeconfig cluster to use

--context string

+

+

@@ -284,35 +300,12 @@ The name of the kubeconfig context to use

--default-not-ready-toleration-seconds int     默认值:300

- -设置针对 notReady:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。 -

--default-unreachable-toleration-seconds int     默认值:300

- -设置针对 unreachable:NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。 -

--disable-compression

+

+

@@ -324,7 +317,8 @@ If true, opt-out of response compression for all requests to the server

--insecure-skip-tls-verify

+

+

@@ -336,7 +330,8 @@ If true, the server's certificate will not be checked for validity. This will ma

--kubeconfig string

+

+

@@ -344,11 +339,27 @@ CLI 请求要使用的 kubeconfig 文件的路径。

--kuberc string
+

+ +用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false +特性门控或关闭 KUBERC=off 特性门控来禁用此功能。 +

+
--match-server-version

+

+