Fix well-known label name
This commit is contained in:
parent
648cda5113
commit
4d051d9b29
|
|
@ -253,7 +253,7 @@ confusing and troubleshooting is less straightforward.
|
||||||
You need a mechanism to ensure that all the nodes in a topology domain (such as a
|
You need a mechanism to ensure that all the nodes in a topology domain (such as a
|
||||||
cloud provider region) are labelled consistently.
|
cloud provider region) are labelled consistently.
|
||||||
To avoid you needing to manually label nodes, most clusters automatically
|
To avoid you needing to manually label nodes, most clusters automatically
|
||||||
populate well-known labels such as `topology.kubernetes.io/hostname`. Check whether
|
populate well-known labels such as `kubernetes.io/hostname`. Check whether
|
||||||
your cluster supports this.
|
your cluster supports this.
|
||||||
|
|
||||||
## Topology spread constraint examples
|
## Topology spread constraint examples
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue