diff --git a/content/zh-cn/docs/reference/kubectl/generated/kubectl_auth/kubectl_auth_reconcile.md b/content/zh-cn/docs/reference/kubectl/generated/kubectl_auth/kubectl_auth_reconcile.md index f932b1ed94254..8e0a6254c78fb 100644 --- a/content/zh-cn/docs/reference/kubectl/generated/kubectl_auth/kubectl_auth_reconcile.md +++ b/content/zh-cn/docs/reference/kubectl/generated/kubectl_auth/kubectl_auth_reconcile.md @@ -57,7 +57,8 @@ kubectl auth reconcile -f my-rbac-rules.yaml --allow-missing-template-keys     默认值:true -

+ +

@@ -70,7 +71,8 @@ If true, ignore any errors in templates when a field or map key is missing in th --dry-run string[="unchanged"]     默认值:"none" -

+ +

@@ -109,7 +111,8 @@ help for reconcile -k, --kustomize string -

+ +

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

+ +

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

+ +

@@ -172,7 +177,8 @@ If true, removes extra subjects added to rolebindings --show-managed-fields -

+ +

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

+ +

@@ -209,7 +216,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ --as string -

+ +

@@ -221,7 +229,8 @@ Username to impersonate for the operation. User could be a regular user or a ser --as-group strings -

+ +

@@ -233,7 +242,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul --as-uid string -

+ +

@@ -245,7 +255,8 @@ UID to impersonate for the operation. --cache-dir string     默认值:"$HOME/.kube/cache" -

+ +

@@ -257,7 +268,8 @@ Default cache directory --certificate-authority string -

+ +

@@ -269,7 +281,8 @@ Path to a cert file for the certificate authority --client-certificate string -

+ +

@@ -281,7 +294,8 @@ TLS 客户端证书文件的路径。 --client-key string -

+ +

@@ -293,7 +307,8 @@ TLS 客户端密钥文件的路径。 --cluster string -

+ +

@@ -305,7 +320,8 @@ The name of the kubeconfig cluster to use --context string -

+ +

@@ -313,35 +329,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 -

+ +

@@ -353,7 +346,8 @@ If true, opt-out of response compression for all requests to the server --insecure-skip-tls-verify -

+ +

@@ -365,7 +359,8 @@ If true, the server's certificate will not be checked for validity. This will ma --kubeconfig string -

+ +

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

+ +--kuberc string + + + +

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

+ + + --match-server-version -

+ +

@@ -389,7 +400,8 @@ Require server version to match client version -n, --namespace string -

+ +