Release 2019-11-18
This release is rolling out to all regions
Release Notes
- New Features
- Announcing AKS Diagnostics in Public Preview
- Hopefully, most of the time your AKS clusters are running happily and healthily. However, when things go wrong, we want to make sure that our AKS customers are empowered to easily and quickly figure out what’s wrong and the next steps for mitigation or deeper investigation.
- AKS Diagnostics is a guided and interactive experience in the Azure Portal that helps you diagnose and solve potential issues with your AKS cluster, such as identity and security management, node issues, CRUD operations and more. Detectors in AKS Diagnostics intelligently find issues and observations as well as recommend next steps. This feature comes configured completely out-of-the-box and is free for all our AKS customers.
- Get started and learn more here: https://aka.ms/aks/diagnostics
- Support for new regions:
- Norway East
- Norway West
- Announcing AKS Diagnostics in Public Preview
- Bug Fixes
- Fixed enforcement that node pool versions can never be greater than the control plane
major.minor.patch
version. - Fixed error messages incorrectly stating a version was not supported to return proper errors detailing what validation was failed.
- Added retries to retrieve a managed resource group. Errors can be returned with
ResourceGroupNotFound
due to slow Azure Resource Manager (ARM) data replication when AKS tries to place new managed resources into the managed resource group.
- Fixed enforcement that node pool versions can never be greater than the control plane
- Behavior Changes
- Added a label
control-plane=true
to thekube-system
namespace
- Added a label
- Component updates
- AKS-Engine has been updated to v0.43.0