Skip to content

Commit 604b225

Browse files
authored
Merge pull request #43216 from tamilselvan1102/k8s-doc-web-20230927
Fix - Remove details about SelectorSpread plugin
2 parents 623c156 + 97fbcee commit 604b225

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -525,13 +525,6 @@ profiles:
525525
whenUnsatisfiable: ScheduleAnyway
526526
defaultingType: List
527527
```
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-
535528
### Built-in default constraints {#internal-default-constraints}
536529

537530
{{< feature-state for_k8s_version="v1.24" state="stable" >}}

0 commit comments

Comments
 (0)