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 0a7c09c + 4d051d9 commit 9197607Copy full SHA for 9197607
content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md
@@ -253,7 +253,7 @@ confusing and troubleshooting is less straightforward.
253
You need a mechanism to ensure that all the nodes in a topology domain (such as a
254
cloud provider region) are labelled consistently.
255
To avoid you needing to manually label nodes, most clusters automatically
256
-populate well-known labels such as `topology.kubernetes.io/hostname`. Check whether
+populate well-known labels such as `kubernetes.io/hostname`. Check whether
257
your cluster supports this.
258
259
## Topology spread constraint examples
0 commit comments