/keda-k8s-examples

keda (k8s event driven auto-scaler) k8s examples

Primary LanguageShell

install keda

helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --namespace keda --create-namespace