The Autoscaling targets for a Cluster. These determine the recommended nodes.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cpu_utilization_percent
def cpu_utilization_percent() -> ::Integer
Returns
- (::Integer) — The cpu utilization that the Autoscaler should be trying to achieve. This number is on a scale from 0 (no utilization) to 100 (total utilization).
#cpu_utilization_percent=
def cpu_utilization_percent=(value) -> ::Integer
Parameter
- value (::Integer) — The cpu utilization that the Autoscaler should be trying to achieve. This number is on a scale from 0 (no utilization) to 100 (total utilization).
Returns
- (::Integer) — The cpu utilization that the Autoscaler should be trying to achieve. This number is on a scale from 0 (no utilization) to 100 (total utilization).