Release 2023-04-09
Monitor the release status by regions at AKS-Release-Tracker.
Announcements
- Starting on March 21, 2023, traffic to k8s.gcr.io will be redirected to registry.k8s.io, following the community announcement.
- Docker container runtime will be retired for Windows nodepools on May 1, 2023. After docker container runtime is retired, you may remain on existing deployed instances but scaling operations will fail, nodepool creation will fail, and you will be out of support. Follow the detailed steps in our documentation to upgrade to containerd.
- Kubernetes version 1.26 is now Generally Available with AKS. AKS has deprecated Kubernetes version 1.23 on April 2, 2023. Please upgrade your AKS clusters to version 1.24 or above.
Release notes
-
Features
- AAD workload identity is now Generally Available.
-
Preview Features
- Stop cluster minor version upgrades on API breaking changes is now available in preview. AKS will fail fast on minor version manual upgrades if it detects usages of deprecated APIs in the target version of the upgrade. This is available when target cluster for upgrade is >= 1.26.0, when the API request for cluster is using API version >= 2023-01-02-preview, and when usage of API breaking changes has been detected in the 12 hours prior to the upgrade.
-
Bug Fix
- Fixed an issue where
kube-scheduler
would crash on AKS clusters of version 1.25+ when there are inline volumes in the cluster. - Fixed an issue where it was not possible to rotate certificates for stopped AKS clusters.
- When installing Cilium Enterprise through Azure Marketplace, AKS validates that if the extension is from an Isovalent offer, then the extension name must be "cilium". The extension name error message has been clarified to reflect this requirement.
- Fixed an issue where
-
Component Updates
- Azure Monitor managed service for Prometheus addon's
kube-state-metrics
image has been updated from 2.6.0 to 2.8.1. - Kubernetes Event-driven Autoscaling (KEDA) add-on has been updated to version 2.10.0 and is now available on AKS version 1.26.
- AKS Ubuntu 18.04 image has been updated to AKSUbuntu-1804-202304.05.0.
- AKS Ubuntu 22.04 image has been updated to AKSUbuntu-2204-202304.05.0.
- AKS Mariner image has been updated to AKSMariner-202304.05.0.
- Azure Monitor managed service for Prometheus addon's