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.

OpenAPI Specification

openapi.yaml Raw ↑