Class MaxPodsConstraint (0.6.8)

MaxPodsConstraint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Constraints applied to pods.

Attribute

NameDescription
max_pods_per_node int
Required. The maximum number of pods to schedule on a single node.