AKS create free pricing tier from the command line

 

This is an easier and cheaper way to create your cluster for a free tier. ✌

az aks create --name my-aks-pub-cluster --resource-group mytestvnet-rg --location AustraliaEast --network-plugin azure --enable-apiserver-vnet-integration --generate-ssh-keys --tier free --node-count 1 --node-vm-size Standard_A2v2


Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error