diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/sctp-support.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SCTPSupport.md similarity index 99% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/sctp-support.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SCTPSupport.md index ee1d51f1b9..08dd3159e7 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/sctp-support.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SCTPSupport.md @@ -23,6 +23,7 @@ stages: removed: true --- + -启用[调度器的**排队提示**增强功能](https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/4247-queueinghint/README.md), +启用[调度器的**排队提示**特性](/zh-cn/docs/concepts/scheduling-eviction/scheduling-framework/#queueinghint), 有助于减少无效的重新排队。 调度器会在集群中发生可能导致 Pod 被重新调度的变化时,尝试重新进行 Pod 的调度。 排队提示是一些内部信号, diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/seccomp-default.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SeccompDefault.md similarity index 99% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/seccomp-default.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SeccompDefault.md index 35222827c9..210a4ba5b2 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/seccomp-default.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SeccompDefault.md @@ -21,6 +21,7 @@ stages: removed: true --- + diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/selector-index.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SelectorIndex.md similarity index 99% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/selector-index.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SelectorIndex.md index 49796215a0..0c233a72ef 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/selector-index.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SelectorIndex.md @@ -23,6 +23,7 @@ stages: removed: true --- + diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-account-token-pod-node-info.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceAccountTokenPodNodeInfo.md similarity index 83% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-account-token-pod-node-info.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceAccountTokenPodNodeInfo.md index fa560c3078..461f21061e 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-account-token-pod-node-info.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceAccountTokenPodNodeInfo.md @@ -6,14 +6,19 @@ _build: render: false stages: - - stage: alpha + - stage: alpha defaultValue: false fromVersion: "1.29" toVersion: "1.29" - stage: beta defaultValue: true fromVersion: "1.30" + toVersion: "1.31" + - stage: stable + defaultValue: true + fromVersion: "1.32" --- + diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-ip-static-subrange.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceIPStaticSubrange.md similarity index 98% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-ip-static-subrange.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceIPStaticSubrange.md index 54322e8054..ac1f63fcb2 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-ip-static-subrange.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceIPStaticSubrange.md @@ -19,8 +19,9 @@ stages: fromVersion: "1.26" toVersion: "1.27" -removed: true +removed: true --- + diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-lb-node-port-control.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceLBNodePortControl.md similarity index 99% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-lb-node-port-control.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceLBNodePortControl.md index 356ecaa6b5..4267706c8f 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-lb-node-port-control.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceLBNodePortControl.md @@ -23,6 +23,7 @@ stages: removed: true --- + diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-load-balancer-class.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceLoadBalancerClass.md similarity index 99% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-load-balancer-class.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceLoadBalancerClass.md index 0a94b87381..803120f756 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-load-balancer-class.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceLoadBalancerClass.md @@ -23,6 +23,7 @@ stages: removed: true --- + diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-node-exclusion.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceNodeExclusion.md similarity index 99% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-node-exclusion.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceNodeExclusion.md index 46654c4889..1d28c455ff 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-node-exclusion.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceNodeExclusion.md @@ -23,6 +23,7 @@ stages: removed: true --- + diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-traffic-distribution.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceTrafficDistribution.md similarity index 100% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-traffic-distribution.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceTrafficDistribution.md diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/set-hostname-as-fqdn.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SetHostnameAsFQDN.md similarity index 99% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/set-hostname-as-fqdn.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SetHostnameAsFQDN.md index 836750314b..42e518ab67 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/set-hostname-as-fqdn.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SetHostnameAsFQDN.md @@ -23,6 +23,7 @@ stages: removed: true --- + diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/stable-load-balancer-node-set.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/StableLoadBalancerNodeSet.md similarity index 93% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/stable-load-balancer-node-set.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/StableLoadBalancerNodeSet.md index 9621722a6f..5d17883d2d 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/stable-load-balancer-node-set.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/StableLoadBalancerNodeSet.md @@ -13,6 +13,9 @@ stages: - stage: stable defaultValue: true fromVersion: "1.30" + toVersion: "1.31" + +removed: true --- +为 API 服务器缓存中作用域为命名空间的资源启用命名空间索引器,以加速 list 操作。 diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/storage-object-in-use-protection.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/StorageObjectInUseProtection.md similarity index 96% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/storage-object-in-use-protection.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/StorageObjectInUseProtection.md index 8362b2847e..d56e2790f2 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/storage-object-in-use-protection.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/StorageObjectInUseProtection.md @@ -17,8 +17,9 @@ stages: fromVersion: "1.11" toVersion: "1.24" -removed: true +removed: true --- + diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/suspend-job.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SuspendJob.md similarity index 99% rename from content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/suspend-job.md rename to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SuspendJob.md index 732fc656db..8f85d79cd3 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/suspend-job.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/SuspendJob.md @@ -23,6 +23,7 @@ stages: removed: true --- +