mirror of https://github.com/kedacore/charts.git
1.6 KiB
1.6 KiB

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) graduated project.
Getting Started
Adding our Helm chart repo
$ helm repo add kedacore https://kedacore.github.io/charts
"kedacore" has been added to your repositories
Browse all our Helm charts
$ helm search repo kedacore
NAME CHART VERSION APP VERSION DESCRIPTION
kedacore/external-scaler-azure-cosmos-db 0.1.0 0.1.0 Event-based autoscaler for Azure Cosmos DB chan...
kedacore/keda 2.17.0 2.17.0 Event-based autoscaler for workloads on Kubernetes
kedacore/keda-add-ons-http 0.10.0 0.10.0 Event-based autoscaler for HTTP workloads on Ku...
Releases
You can find the latest releases here.
Contributing
You can find contributing guide here.