File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
content/zh-cn/docs/concepts/scheduling-eviction Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -185,12 +185,13 @@ your cluster. Those fields are:
185
185
{{< note >}}
186
186
<!--
187
187
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 /)
189
189
was enabled (default since v1.28). In older Kubernetes clusters it might be explicitly
190
190
disabled or the field might not be available.
191
191
-->
192
192
在 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 起默认启用)。
194
195
在早期的 Kubernetes 集群中,此特性门控可能被显式禁用或此字段可能不可用。
195
196
{{< /note >}}
196
197
You can’t perform that action at this time.
0 commit comments