Class MaxPodsConstraint (2.10.7)

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