Google Kubernetes Engine v1 API - Enum PodAutoscaling.Types.HPAProfile (3.34.0)

public enum PodAutoscaling.Types.HPAProfile

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum PodAutoscaling.Types.HPAProfile.

Possible types of Horizontal Pod Autoscaling profile.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
None

Customers explicitly opt-out of HPA profiles.

Performance

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.

Unspecified

HPA_PROFILE_UNSPECIFIED is used when no custom HPA profile is set.