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.
2 parents 623c156 + 97fbcee commit 604b225Copy full SHA for 604b225
content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md
@@ -525,13 +525,6 @@ profiles:
525
whenUnsatisfiable: ScheduleAnyway
526
defaultingType: List
527
```
528
-
529
-{{< note >}}
530
-The [`SelectorSpread` plugin](/docs/reference/scheduling/config/#scheduling-plugins)
531
-is disabled by default. The Kubernetes project recommends using `PodTopologySpread`
532
-to achieve similar behavior.
533
-{{< /note >}}
534
535
### Built-in default constraints {#internal-default-constraints}
536
537
{{< feature-state for_k8s_version="v1.24" state="stable" >}}
0 commit comments