Skip to content

Instantly share code, notes, and snippets.

@sajeetharan
Created September 27, 2020 10:38
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/94812cad484f0de46490e5069e08a8c6 to your computer and use it in GitHub Desktop.
Save sajeetharan/94812cad484f0de46490e5069e08a8c6 to your computer and use it in GitHub Desktop.
Create AKS cluster for KEDA
⚡ C:\keda
C:\>az aks create --resource-group "rgKeda" --name "aksKeda" --node-count 2 --generate-ssh-keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment