Skip to main content

CRE-2024-0021

KEDA operator reconciler ScaledObject panicHigh
Impact: 4/10
Mitigation: 5/10

CRE-2024-0021View on GitHub

Description

KEDA allows for fine-grained autoscaling (including to/from zero) for event driven Kubernetes workloads. KEDA serves as a Kubernetes Metrics Server and allows users to define autoscaling rules using a dedicated Kubernetes custom resource definition.

Mitigation

- Upgrade to KEDA 2.16.1 or newer - Deleting the ScaledObjects on the failing cluster will also allow KEDA recovered

References