mirror of https://github.com/kedacore/charts.git
Signed-off-by: Nitin Verma <nitin.verma@cint.com> |
||
---|---|---|
.github | ||
.vscode | ||
docs | ||
external-scaler-azure-cosmos-db | ||
http-add-on | ||
keda | ||
samples | ||
.gitignore | ||
.whitesource | ||
CONTRIBUTING.md | ||
LICENSE | ||
MAINTAINERS.md | ||
README.md |
README.md
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.2 2.17.2 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.