vertical Pod Autoscaler
suspend fun verticalPodAutoscaler(value: Output<ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerArgs>)
suspend fun verticalPodAutoscaler(value: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerArgs?)
Parameters
value
VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile.
suspend fun verticalPodAutoscaler(argument: suspend ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscalerArgsBuilder.() -> Unit)
Parameters
argument
VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile.