KEDA can run on both the cloud and the edge, integrates natively with Kubernetes components such as the Horizontal Pod Autoscaler, and has no external dependencies.
We are a Cloud Native Computing Foundation (CNCF) sandbox project.
$ helm repo add keda https://kedacore.github.io/charts
"keda" has been added to your repositories
$ helm search repo keda/
NAME CHART VERSION APP VERSION DESCRIPTION
kedacore/keda 1.5.0 1.5.0 Event-based autoscaler for workloads on Kubernetes
You can find the latest releases here.
You can find contributing guide here.