Release 2019-06-18
-
Behavioral Changes
- Important: Change in UDR and subnet behavior
- When using Kubenet with a custom subnet, AKS now checks if there is an
existing associated route table. - If that is the case AKS will NOT attach the kubenet RT/Routes automatically
and they should be added manually to the existing RT. - If no Route Table exists AKS will automatically attach the kubenet RT/Routes.
- When using Kubenet with a custom subnet, AKS now checks if there is an
- Important: Change in UDR and subnet behavior
-
Preview Features
- A bug where users could not scale VMSS based clusters after disabling the
cluster autoscaler has been fixed. - A missing CRD for calico-enabled clusters (#1042) has been fixed.
- A bug where users could not scale VMSS based clusters after disabling the