File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/scheduling-eviction Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -681,12 +681,12 @@ null `namespaceSelector` matches the namespace of the Pod where the rule is defi
681
681
{{< note >}}
682
682
<!-- UPDATE THIS WHEN PROMOTING TO STABLE -->
683
683
<!--
684
- The `matchLabelKeys` field is an beta-level field and is disabled by default in
684
+ The `matchLabelKeys` field is a beta-level field and is enabled by default in
685
685
Kubernetes {{< skew currentVersion >}}.
686
686
When you want to disable it, you have to disable it explicitly via the
687
687
` MatchLabelKeysInPodAffinity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
688
688
-->
689
- ` matchLabelKeys` 字段是一个 Beta 级别的字段,在 Kubernetes {{< skew currentVersion >}} 中默认被禁用 。
689
+ ` matchLabelKeys` 字段是一个 Beta 级别的字段,在 Kubernetes {{< skew currentVersion >}} 中默认被启用 。
690
690
当你想要禁用此字段时,你必须通过 `MatchLabelKeysInPodAffinity`
691
691
[特性门控](/zh-cn/docs/reference/command-line-tools-reference/feature-gates/)禁用它。
692
692
{{< /note >}}
You can’t perform that action at this time.
0 commit comments