Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::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) — Required. The maximum number of pods to schedule on a single node.
#max_pods_per_node=
def max_pods_per_node=(value) -> ::Integer
Parameter
- value (::Integer) — Required. The maximum number of pods to schedule on a single node.
Returns
- (::Integer) — Required. The maximum number of pods to schedule on a single node.