Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::PodAutoscaling::HPAProfile (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::PodAutoscaling::HPAProfile.
Possible types of Horizontal Pod Autoscaling profile.
Constants
HPA_PROFILE_UNSPECIFIED
value: 0 HPA_PROFILE_UNSPECIFIED is used when no custom HPA profile is set.
NONE
value: 1 Customers explicitly opt-out of HPA profiles.
PERFORMANCE
value: 2 PERFORMANCE is used when customers opt-in to the performance HPA profile.
In this profile we support a higher number of HPAs per cluster and faster
metrics collection for workload autoscaling.