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.
Documentation
Specifications
Other Resources
GitHub
https://github.com/kedacore/keda
Changelog
https://github.com/kedacore/keda/releases
Blog
https://keda.sh/blog/
OpenAPI
#Auto Scaling
#CNCF
#Event-Driven
#Kubernetes
#Scale To Zero