Skip to main content
Schemaobject

io.k8s.api.scheduling.v1alpha3.TopologyConstraint

TopologyConstraint defines a topology constraint for a PodGroup.

Source
specs/apis__batch__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
key string
required

key specifies the key of the node label representing the topology domain. All pods within the PodGroup must be colocated within the same domain instance. Different PodGroups can land on different domain instances even if they derive from the same PodGroupTemplate. Examples: "topology.kubernetes.io/rack"