ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler interface
VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile.
Properties
| addon |
Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. |
| enabled | Whether to enable VPA. 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. Default value is false.
enabled: boolean
Property Value
boolean