Skip to content

Instantly share code, notes, and snippets.

@sajeetharan
Last active September 27, 2020 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sajeetharan/76b6529d6adc0235f50921d0ba6c0519 to your computer and use it in GitHub Desktop.
Save sajeetharan/76b6529d6adc0235f50921d0ba6c0519 to your computer and use it in GitHub Desktop.
Enable KEDA on AKS
⚡ C:\processOrder>func kubernetes install --namespace kube-system --dry-run > keda.yaml
kubectl apply -f keda.yaml --namespace="kube-system"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment