ManagedClusterWorkloadAutoScalerProfileKeda Class

KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.containerservice._serialization.Model
ManagedClusterWorkloadAutoScalerProfileKeda

Constructor

ManagedClusterWorkloadAutoScalerProfileKeda(*, enabled: bool, **kwargs: Any)

Keyword-Only Parameters

Name Description
enabled

Whether to enable KEDA. Required.

Variables

Name Description
enabled

Whether to enable KEDA. Required.