Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::MaxPodsConstraint.
Constraints applied to pods.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#max_pods_per_node
def max_pods_per_node() -> ::Integer
Returns
- (::Integer) — Constraint enforced on the max num of pods per node.
#max_pods_per_node=
def max_pods_per_node=(value) -> ::Integer
Parameter
- value (::Integer) — Constraint enforced on the max num of pods per node.
Returns
- (::Integer) — Constraint enforced on the max num of pods per node.