Skip to content

Commit

Permalink
Fix link to KEDA chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuatu committed Feb 15, 2022
1 parent 904c247 commit 119d074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/add-ons/keda.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ KEDA is a Kubernetes-based Event Driven Autoscaler. With KEDA, you can drive the

KEDA is a single-purpose and lightweight component that can be added into any Kubernetes cluster. KEDA works alongside standard Kubernetes components like the Horizontal Pod Autoscaler and can extend functionality without overwriting or duplication. With KEDA you can explicitly map the apps you want to use event-driven scale, with other apps continuing to function. This makes KEDA a flexible and safe option to run alongside any number of any other Kubernetes applications or frameworks..

[KEDA](https://github.com/kedacore/charts/tree/master/keda) chart bootstraps KEDA infrastructure on a Kubernetes cluster using the Helm package manager.
[KEDA](https://github.com/kedacore/charts/tree/main/keda) chart bootstraps KEDA infrastructure on a Kubernetes cluster using the Helm package manager.

For complete project documentation, please visit the [KEDA documentation site](https://keda.sh/).

Expand Down

0 comments on commit 119d074

Please sign in to comment.