Class MaxPodsConstraint (2.11.1)

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

Constraints applied to pods.

Attribute

NameDescription
max_pods_per_node int
Constraint enforced on the max num of pods per node.

Inheritance

builtins.object > proto.message.Message > MaxPodsConstraint