Events Click here for latest

Kubernetes Events emitted by KEDA

Warning

You are currently viewing v"2.5" of the documentation and it is not the latest. For the most recent documentation, kindly click here.

Kubernetes Events emitted by KEDA

KEDA emits the following Kubernetes Events:

EventTypeDescription
ScaledObjectReadyNormalOn the first time a ScaledObject is ready, or if the previous ready condition status of the object was Unknown or False
ScaledJobReadyNormalOn the first time a ScaledJob is ready, or if the previous ready condition status of the object was Unknown or False
ScaledObjectCheckFailedWarningIf the check validation for a ScaledObject fails
ScaledJobCheckFailedWarningIf the check validation for a ScaledJob fails
ScaledObjectDeletedNormalWhen a ScaledObject is deleted and removed from KEDA watch
ScaledJobDeletedNormalWhen a ScaledJob is deleted and removed from KEDA watch
KEDAScalersStartedNormalWhen Scalers watch loop have started for a ScaledObject or ScaledJob
KEDAScalersStoppedNormalWhen Scalers watch loop have stopped for a ScaledObject or a ScaledJob
KEDAScalerFailedWarningWhen a Scaler fails to create or check its event source
KEDAScaleTargetActivatedNormalWhen the scale target (Deployment, StatefulSet, etc) of a ScaledObject is scaled to 1
KEDAScaleTargetDeactivatedNormalWhen the scale target (Deployment, StatefulSet, etc) of a ScaledObject is scaled to 0
KEDAScaleTargetActivationFailedWarningWhen KEDA fails to scale the scale target of a ScaledObject to 1
KEDAScaleTargetDeactivationFailedWarningWhen KEDA fails to scale the scale target of a ScaledObject to 0
KEDAJobsCreatedNormalWhen KEDA creates jobs for a ScaledJob
TriggerAuthenticationAddedNormalWhen a new TriggerAuthentication is added
TriggerAuthenticationDeletedNormalWhen a TriggerAuthentication is deleted
ClusterTriggerAuthenticationAddedNormalWhen a new ClusterTriggerAuthentication is added
ClusterTriggerAuthenticationDeletedNormalWhen a ClusterTriggerAuthentication is deleted