KEDA (Kubernetes Event-Driven Autoscaling) API
KEDA is a Kubernetes-based event-driven autoscaling component and CNCF graduate project. It provides fine-grained autoscaling (including to/from zero) for event-driven Kubernetes workloads by bridging over 70 built-in scalers to message brokers, cloud services, and databases. KEDA extends the Kubernetes Horizontal Pod Autoscaler (HPA) with custom resource definitions for ScaledObjects and ScaledJobs.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
#Auto Scaling#CNCF#Event-Driven#Kubernetes#Scale To Zero