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 kedacore https://kedacore.github.io/charts
"kedacore" has been added to your repositories
$ helm search repo kedacore/
NAME CHART VERSION APP VERSION DESCRIPTION
kedacore/keda 2.0.1 2.0.0 Event-based autoscaler for workloads on Kubernetes
You can find the latest releases here.
You can find contributing guide here.