Skip to content

Commit b94b276

Browse files
authored
Merge pull request #33451 from kinzhi/kinzhi94
[zh]sync content/zh/docs/concepts/policy/resource-quotas.md
2 parents 378e505 + d961450 commit b94b276

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

content/zh/docs/concepts/policy/resource-quotas.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ pods 0 10
708708
-->
709709
### 跨名字空间的 Pod 亲和性配额 {#cross-namespace-pod-affinity-quota}
710710
711-
{{< feature-state for_k8s_version="v1.22" state="beta" >}}
711+
{{< feature-state for_k8s_version="v1.24" state="stable" >}}
712712
713713
<!--
714714
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
786786
个数时,才可以在该名字空间中继续创建在其 Pod 亲和性规则中设置 `namespaces`
787787
或 `namespaceSelector` 的新 Pod。
788788

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-
799789
<!--
800790
## Requests compared to Limits {#requests-vs-limits}
801791

0 commit comments

Comments
 (0)