Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::VerticalPodAutoscaling (v0.10.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::VerticalPodAutoscaling.

VerticalPodAutoscaling contains global, per-cluster information required by Vertical Pod Autoscaler to automatically adjust the resources of pods controlled by it.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Enables vertical pod autoscaling.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Enables vertical pod autoscaling.
Returns
  • (::Boolean) — Enables vertical pod autoscaling.