We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8486946 commit f0ae13bCopy full SHA for f0ae13b
content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md
@@ -98,7 +98,7 @@ your cluster. Those fields are:
98
99
{{< note >}}
100
The `minDomains` field is a beta field and enabled by default in 1.25. You can disable it by disabling the
101
- `MinDomainsInPodToplogySpread` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
+ `MinDomainsInPodTopologySpread` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
102
{{< /note >}}
103
104
- The value of `minDomains` must be greater than 0, when specified.
0 commit comments