https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/ Label the nodes with zones (hou-1, ede-1, ede-2, vee-1) And make the deployments honour this according to the docs linked above
https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/
Label the nodes with zones (hou-1, ede-1, ede-2, vee-1)
And make the deployments honour this according to the docs linked above