Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::MaxPodsConstraint (v0.16.2)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::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) — 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.