Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 178 Bytes

install.md

File metadata and controls

9 lines (7 loc) · 178 Bytes

install Keda

helm repo add kedacore https://kedacore.github.io/charts
helm repo update

kubectl create namespace keda
helm install keda kedacore/keda --namespace keda