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 cb074fe commit a526871Copy full SHA for a526871
content/en/docs/reference/scheduling/config.md
@@ -108,7 +108,7 @@ extension points:
108
- `SelectorSpread`: Favors spreading across nodes for Pods that belong to
109
{{< glossary_tooltip text="Services" term_id="service" >}},
110
{{< glossary_tooltip text="ReplicaSets" term_id="replica-set" >}} and
111
- {{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}}
+ {{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}}.
112
Extension points: `PreScore`, `Score`.
113
- `ImageLocality`: Favors nodes that already have the container images that the
114
Pod runs.
0 commit comments