If an AKS cluster is created without zone-awareness (https://docs.microsoft.com/en-us/azure/aks/availability-zones#create-an-aks-cluster-across-availability-zones), what does this mean behind the scenes?
Are all the VMs running behind running in 1 of the 3 available availability zones?
When that zone has an outage, will Azure move the cluster to another AZ that is running?