diff --git a/content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md b/content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md index 62098a0928f..76855f5a5e5 100644 --- a/content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md +++ b/content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md @@ -97,7 +97,7 @@ your cluster. Those fields are: nodes match the node selector. {{< note >}} - The `minDomains` field is a beta field and enabled by default in 1.25. You can disable it by disabling the + The `minDomains` field is a beta field and disabled by default in 1.25. You can enable it by enabling the `MinDomainsInPodTopologySpread` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/). {{< /note >}}