File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
content/en/docs/concepts/scheduling-eviction Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -97,8 +97,11 @@ your cluster. Those fields are:
97
97
nodes match the node selector.
98
98
99
99
{{< note >}}
100
- The ` minDomains ` field is a beta field and disabled by default in 1.25. You can enable it by enabling the
101
- ` MinDomainsInPodTopologySpread ` [ feature gate] ( /docs/reference/command-line-tools-reference/feature-gates/ ) .
100
+ The ` MinDomainsInPodTopologySpread ` [ feature gate] ( /docs/reference/command-line-tools-reference/feature-gates/ )
101
+ enables ` minDomains ` for pod topology spread. Starting from v1.28,
102
+ the ` MinDomainsInPodTopologySpread ` gate
103
+ is enabled by default. In older Kubernetes clusters it might be explicitly
104
+ disabled or the field might not be available.
102
105
{{< /note >}}
103
106
104
107
- The value of ` minDomains ` must be greater than 0, when specified.
You can’t perform that action at this time.
0 commit comments