Get available versions of k8s in a region

REGION=westus2 # This will vary depending on the region you're using
az aks get-versions --location $REGION -o table

Resource: https://gist.github.com/yokawasa/fd9d9b28f7c79461f60d86c23f615677#aks-cheat-sheet


Revision #1
Created 2023-11-10 05:55:43 UTC by Ryan
Updated 2025-02-12 01:10:52 UTC by Ryan