From f04e8d1a0d7713840ac624b6aff73d1d3f236ded Mon Sep 17 00:00:00 2001 From: "xin.li" Date: Mon, 19 Aug 2024 22:00:11 +0800 Subject: [PATCH] [zh-cn] sync kubectl_debug/_index.md Signed-off-by: xin.li --- .../kubectl/generated/kubectl_debug/_index.md | 122 ++++++++++++++---- 1 file changed, 98 insertions(+), 24 deletions(-) diff --git a/content/zh-cn/docs/reference/kubectl/generated/kubectl_debug/_index.md b/content/zh-cn/docs/reference/kubectl/generated/kubectl_debug/_index.md index af8d3925f2..de4304d927 100644 --- a/content/zh-cn/docs/reference/kubectl/generated/kubectl_debug/_index.md +++ b/content/zh-cn/docs/reference/kubectl/generated/kubectl_debug/_index.md @@ -142,6 +142,20 @@ Create a copy of the target Pod with this name.

+ +--custom string + + + +

+ +包含部分容器规约的 JSON 或 YAML 文件的路径,用于自定义内置调试配置文件。 +

+ + + --env stringToString     默认值:[] @@ -202,6 +216,90 @@ The image pull policy for the container. If left empty, this value will not be s

+ +--keep-annotations + + + +

+ +如果为真,则保留原始 Pod 的注解。 +(此标志仅与 '--copy-to' 一起使用时才有效) +

+ + + +--keep-init-containers     Default: true + + + +

+ +运行 Pod 的初始化容器,默认为 true。 +(此标志仅与 '--copy-to' 一起使用时才有效) +

+ + + +--keep-labels + + + +

+ +如果为真,则保留原始 Pod 的标签。 +(此标志仅与 '--copy-to' 一起使用时才有效) +

+ + + +--keep-liveness + + + +

+ +如果为真,则保留原始 Pod 的存活性检测。 +(此标志仅与 '--copy-to' 一起使用时才有效) +

+ + + +--keep-readiness + + + +

+ +如果为真,则保留原始 Pod 的就绪性探测。 +(此标志仅与 '--copy-to; 一起使用时才有效) +

+ + + +--keep-startup + + + +

+ +如果为真,则保留原始 Pod 的启动性检测。 +(此标志仅与 '--copy-to' 一起使用时才有效) +

+ + --profile string     默认值:"legacy" @@ -406,30 +504,6 @@ TLS 客户端密钥文件的路径。

- ---cloud-provider-gce-l7lb-src-cidrs cidrs     默认值:130.211.0.0/22,35.191.0.0/16 - - -

- -GCE 防火墙中为 L7 负载均衡流量代理和健康检查开放的 CIDR。 -

- - - ---cloud-provider-gce-lb-src-cidrs cidrs     默认值:130.211.0.0/22,209.85.152.0/22,209.85.204.0/22,35.191.0.0/16 - - -

- -GCE 防火墙中为 L4 负载均衡流量代理和健康检查开放的 CIDR。 -

- - --cluster string