Skip to content

Commit 618bc1b

Browse files
authored
Merge pull request #48917 from mengjiao-liu/update-matchLabelKeys-zh
[zh-cn] Correct the translation of the `matchLabelKeys` field
2 parents eaa0c3a + 9bd8ec9 commit 618bc1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/scheduling-eviction/assign-pod-node.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -681,12 +681,12 @@ null `namespaceSelector` matches the namespace of the Pod where the rule is defi
681681
{{< note >}}
682682
<!-- UPDATE THIS WHEN PROMOTING TO STABLE -->
683683
<!--
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
685685
Kubernetes {{< skew currentVersion >}}.
686686
When you want to disable it, you have to disable it explicitly via the
687687
`MatchLabelKeysInPodAffinity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
688688
-->
689-
`matchLabelKeys` 字段是一个 Beta 级别的字段,在 Kubernetes {{< skew currentVersion >}} 中默认被禁用
689+
`matchLabelKeys` 字段是一个 Beta 级别的字段,在 Kubernetes {{< skew currentVersion >}} 中默认被启用
690690
当你想要禁用此字段时,你必须通过 `MatchLabelKeysInPodAffinity`
691691
[特性门控](/zh-cn/docs/reference/command-line-tools-reference/feature-gates/)禁用它。
692692
{{< /note >}}

0 commit comments

Comments
 (0)