Skip to content

Commit 89af590

Browse files
committed
[zh-cn]sync topology-spread-constraints.md
Signed-off-by: xin.li <[email protected]>
1 parent 83469fc commit 89af590

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/zh-cn/docs/concepts/scheduling-eviction/topology-spread-constraints.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,13 @@ your cluster. Those fields are:
185185
{{< note >}}
186186
<!--
187187
Before Kubernetes v1.30, the `minDomains` field was only available if the
188-
`MinDomainsInPodTopologySpread` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
188+
`MinDomainsInPodTopologySpread` [feature gate](/docs/reference/command-line-tools-reference/feature-gates-removed/)
189189
was enabled (default since v1.28). In older Kubernetes clusters it might be explicitly
190190
disabled or the field might not be available.
191191
-->
192192
在 Kubernetes v1.30 之前,`minDomains` 字段只有在启用 `MinDomainsInPodTopologySpread`
193-
[特性门控](/zh-cn/docs/reference/command-line-tools-reference/feature-gates/)时才可用(自 v1.28 起默认启用)
193+
[特性门控](/zh-cn/docs/reference/command-line-tools-reference/feature-gates-removed/)时才可用
194+
(自 v1.28 起默认启用)。
194195
在早期的 Kubernetes 集群中,此特性门控可能被显式禁用或此字段可能不可用。
195196
{{< /note >}}
196197

0 commit comments

Comments
 (0)