kedacore / charts

Helm charts for KEDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KEDA allows for fine grained autoscaling (including to/from zero) for event driven Kubernetes workloads. KEDA serves as a Kubernetes Metrics Server and allows users to define autoscaling rules using a dedicated Kubernetes custom resource definition.

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. CNCF Logo

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.12.0          2.12.0          Event-based autoscaler for workloads on Kubernetes
kedacore/keda-add-ons-http                      0.6.0           0.6.0           Event-based autoscaler for HTTP workloads on Ku...

Releases

You can find the latest releases here.

Contributing

You can find contributing guide here.

About

Helm charts for KEDA

License:Apache License 2.0


Languages

Language:Mustache 100.0%