Class MaxPodsConstraint (2.8.1)

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

Constraints applied to pods. .. attribute:: max_pods_per_node

Constraint enforced on the max num of pods per node.

:type: int