File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
content/zh/docs/concepts/policy Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -708,7 +708,7 @@ pods 0 10
708
708
-->
709
709
### 跨名字空间的 Pod 亲和性配额 {#cross-namespace-pod-affinity-quota}
710
710
711
- {{< feature-state for_k8s_version="v1.22 " state="beta " >}}
711
+ {{< feature-state for_k8s_version="v1.24 " state="stable " >}}
712
712
713
713
<!--
714
714
Operators can use `CrossNamespacePodAffinity` quota scope to limit which namespaces are allowed to
@@ -786,16 +786,6 @@ if the namespace where they are created have a resource quota object with
786
786
个数时,才可以在该名字空间中继续创建在其 Pod 亲和性规则中设置 `namespaces`
787
787
或 `namespaceSelector` 的新 Pod。
788
788
789
- <!--
790
- This feature is beta and enabled by default. You can disable it using the
791
- [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
792
- ` PodAffinityNamespaceSelector` in both kube-apiserver and kube-scheduler.
793
- -->
794
- 此功能特性处于 Beta 阶段,默认被禁用。你可以通过为 kube-apiserver 和
795
- kube-scheduler 设置
796
- [特性门控](/zh/docs/reference/command-line-tools-reference/feature-gates/)
797
- ` PodAffinityNamespaceSelector` 来启用此特性。
798
-
799
789
<!--
800
790
# # Requests compared to Limits {#requests-vs-limits}
801
791
You can’t perform that action at this time.
0 commit comments