From e7ff2c809e93def79ba247665c70731a2ff8c1fd Mon Sep 17 00:00:00 2001 From: "xin.li" Date: Wed, 15 May 2024 01:50:25 +0800 Subject: [PATCH] [zh-cn] sync feature-gates/* Signed-off-by: xin.li --- .../feature-gates/aggregated-discovery-endpoint.md | 4 ++++ .../feature-gates/cloud-dual-stack-node-ips.md | 4 ++++ .../feature-gates/contextual-logging.md | 10 ++++++---- .../feature-gates/topology-manager-policy-options.md | 5 +++-- 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/aggregated-discovery-endpoint.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/aggregated-discovery-endpoint.md index f84f5c77d1..f059d91796 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/aggregated-discovery-endpoint.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/aggregated-discovery-endpoint.md @@ -13,6 +13,10 @@ stages: - stage: beta defaultValue: true fromVersion: "1.27" + toVersion: "1.29" + - stage: stable + defaultValue: true + fromVersion: "1.30" --- -当你启用这个特性门控,支持日志上下文记录的 Kubernetes -组件会为日志输出添加额外的详细内容。 +在支持上下文日志记录的 Kubernetes 组件的日志输出中启用额外的详细信息。 diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/topology-manager-policy-options.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/topology-manager-policy-options.md index 8a7e03885c..df788891d0 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/topology-manager-policy-options.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/topology-manager-policy-options.md @@ -16,6 +16,7 @@ stages: --- -允许对拓扑管理器策略进行微调。 +启用拓扑管理器策略的[微调](/zh-cn/docs/tasks/administer-cluster/topology-manager/#topology-manager-policy-options)。