Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::PodAutoscaling::HPAProfile (v1.14.0)
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]