Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 710 Bytes

File metadata and controls

12 lines (7 loc) · 710 Bytes

V1alpha2TopologyConstraint

TopologyConstraint defines a topology constraint for a PodGroup.

Properties

Name Type Description Notes
key str 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"

[Back to Model list] [Back to API list] [Back to README]