diff --git a/content/zh-cn/docs/reference/kubectl/generated/kubectl_delete/_index.md b/content/zh-cn/docs/reference/kubectl/generated/kubectl_delete/_index.md index 12f69b25718e1..b6bcfcbaa217b 100644 --- a/content/zh-cn/docs/reference/kubectl/generated/kubectl_delete/_index.md +++ b/content/zh-cn/docs/reference/kubectl/generated/kubectl_delete/_index.md @@ -460,7 +460,8 @@ TLS 客户端证书文件的路径。 --client-key string -

+ +

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

+ +

@@ -492,30 +494,6 @@ 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 @@ -532,7 +510,8 @@ If true, opt-out of response compression for all requests to the server --insecure-skip-tls-verify -

+ +

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

+ +

@@ -556,7 +536,8 @@ CLI 请求要使用的 kubeconfig 文件的路径。 --match-server-version -

+ +

@@ -568,7 +549,8 @@ Require server version to match client version -n, --namespace string -

+ +

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

+ +

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

+ +

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

+ +

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

+ +

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

+ +

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

+ +

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

+ +

@@ -665,7 +654,8 @@ database name --storage-driver-host string     默认值:"localhost:8086" -

+ +

@@ -677,7 +667,8 @@ database host:port --storage-driver-password string     默认值:"root" -

+ +

@@ -689,7 +680,8 @@ database password --storage-driver-secure -

+ +

@@ -701,7 +693,8 @@ use secure connection with database --storage-driver-table string     默认值:"stats" -

+ +

@@ -713,7 +706,8 @@ table name --storage-driver-user string     默认值:"root" -

+ +

@@ -725,7 +719,8 @@ database username --tls-server-name string -

+ +

@@ -737,7 +732,8 @@ Server name to use for server certificate validation. If it is not provided, the --token string -

+ +

@@ -749,7 +745,8 @@ Bearer token for authentication to the API server --user string -

+ +

@@ -761,7 +758,8 @@ The name of the kubeconfig user to use --username string -

+ +

@@ -773,7 +771,8 @@ Username for basic authentication to the API server --version version[=true] -

+ +

@@ -781,11 +780,27 @@ Username for basic authentication to the API server

+ +--kuberc string + + + +

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

+ + + --warnings-as-errors -

+ +