Share via


ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler interface

Properties

addonAutoscaling

Whether VPA add-on is enabled and configured to scale AKS-managed add-ons.

enabled

Whether to enable VPA add-on in cluster. Default value is false.

Property Details

addonAutoscaling

Whether VPA add-on is enabled and configured to scale AKS-managed add-ons.

addonAutoscaling?: string

Property Value

string

enabled

Whether to enable VPA add-on in cluster. Default value is false.

enabled: boolean

Property Value

boolean