From f7858bd410a0bcacdeb0a9878bbb228f21ea5ec5 Mon Sep 17 00:00:00 2001 From: "xin.li" Date: Sat, 20 Sep 2025 17:19:32 +0800 Subject: [PATCH] [zh-cn]sync kubectl_config_get-users.md Signed-off-by: xin.li --- .../kubectl_config_get-users.md | 102 ++++++++++-------- 1 file changed, 57 insertions(+), 45 deletions(-) diff --git a/content/zh-cn/docs/reference/kubectl/generated/kubectl_config/kubectl_config_get-users.md b/content/zh-cn/docs/reference/kubectl/generated/kubectl_config/kubectl_config_get-users.md index 677d3f14839c6..bf0d89fca5952 100644 --- a/content/zh-cn/docs/reference/kubectl/generated/kubectl_config/kubectl_config_get-users.md +++ b/content/zh-cn/docs/reference/kubectl/generated/kubectl_config/kubectl_config_get-users.md @@ -69,7 +69,8 @@ help for get-users --as string -

+ +

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

+ +

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

+ +

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

+ +

@@ -117,7 +121,8 @@ Default cache directory --certificate-authority string -

+ +

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

+ +

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

+ +

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

+ +

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

+ +

@@ -173,35 +182,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 -

+ +

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

+ +

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

+ +

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

+ +--kuberc string + + + +

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

+ + + --match-server-version -

+ +

@@ -249,7 +253,8 @@ Require server version to match client version -n, --namespace string -

+ +

@@ -261,7 +266,8 @@ If present, the namespace scope for this CLI request --password string -

+ +

@@ -273,7 +279,8 @@ Password for basic authentication to the API server --profile string     默认值:"none" -

+ +

@@ -285,7 +292,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m --profile-output string     默认值:"profile.pprof" -

+ +

@@ -297,7 +305,8 @@ Name of the file to write the profile to --request-timeout string     默认值:"0" -

+ +

@@ -310,7 +319,8 @@ The length of time to wait before giving up on a single server request. Non-zero -s, --server string -

+ +

@@ -322,7 +332,8 @@ Kubernetes API 服务器的地址和端口。 --storage-driver-buffer-duration duration     默认值:1m0s -

+ +

@@ -334,7 +345,8 @@ Writes in the storage driver will be buffered for this duration, and committed t --storage-driver-db string     默认值:"cadvisor" -

+ +