About this tracker
This tool keeps an eye on Microsoft’s Azure Kubernetes Service (AKS), AKS Arc, Kubernetes Fleet Manager documentation, Azure Container Registry (ACR), and Azure Application Gateway for Containers (AGC). AKS everywhere! It also shows the last 5 release notes from AKS.
It automatically scans for changes, then uses AI to summarize and highlight updates that are most likely to matter — such as new features, deprecations, and significant content revisions.
Minor edits (like typos, formatting tweaks, and other low-impact changes) are usually filtered out. Because the process is automated, some updates may be missed or summaries may not capture every nuance.
For complete accuracy, you can always follow the provided links to the original Microsoft documentation.
With this tracker, you can:
- Quickly scan meaningful AKS, ACR, AGC, and Fleet documentation changes from the past 7 days
- Stay up to date with the latest AKS release notes without digging through every doc page
- Search and browse CVE security data across AKS releases and VHD node images, powered by the AKS Vulnerability Data API (Public Preview)
Get the Latest AKS Docs – Every Week, in Your Inbox
AKS CVE Security
CVE security data for AKS releases and VHD node images is loaded on demand from the tracker cache. If the live view is temporarily unavailable, use the AKS Vulnerability Data API explorer.
Loading live CVE data...
AKS Releases
Latest 5 AKS releases with AI-generated summaries, breaking changes, and Good to Know information.
Release – 2026-06-19
The AKS release on June 19, 2026, introduces several important updates including the extension of Windows Server 2022 retirement to June 30, 2028, and the general availability of Kubernetes version 1.36. Key features include support for FIPS on Ubuntu 22.04 node pools and the introduction of NVIDIA RTX PRO 6000 GPU VM sizes.
Breaking Changes
- Windows Server 2022 will no longer receive new node images or security patches after June 30, 2028.
- AKS will reject enabling FIPS on Pod Sandboxing (Kata) workload runtime node pools.
Key Features
- FIPS support on Ubuntu 22.04 node pools.
- General availability of Kubernetes version 1.36.
- Support for NVIDIA RTX PRO 6000 GPU VM sizes.
Good to Know
- The default proxy redirection mechanism for new installations will change to Istio CNI.
- You can now configure custom Prometheus metric scraping on AKS Automatic clusters.
- AKS now automatically derives the IPv6 pod CIDR from the pod subnet for dual-stack clusters.
Release 2026-05-29
This release includes deprecations and updates for various components in AKS.
Breaking Changes
- Istio-based service mesh add-on revision asm-1-27 deprecated
- Windows Server Annual Channel for Containers retired
- Windows Server 2019 retired and no longer supported
Key Features
- Managed system node pools are now generally available
- New Kubernetes patch versions available: 1.35.2, 1.35.3
Good to Know
- Migrate Windows Server Annual Channel node pools to LTSC
- Transition from Flatcar Container Linux for AKS by June 2026
Release 2026-04-28
This release addresses a critical Linux kernel vulnerability and updates various components.
Breaking Changes
- Mitigation for CVE-2026-31431 requires node image upgrade
Key Features
- Updated Microsoft Defender for Containers sensor
- New node image versions provide security patches
Good to Know
- Existing nodes not patched in place, upgrade required
- Monitor release status by regions
Release 2026-04-02
This release announces the end of support for Ubuntu 22.04 and updates several components.
Breaking Changes
- Ubuntu 22.04 support ends on June 30, 2027
Key Features
- New Kubernetes patch versions available
- Updated Azure Monitor Metrics
Good to Know
- Transition to Ubuntu 24.04 or later by deadline
- Node pool tag for Kubelet Serving Certificate Rotation will be ignored
Release Notes – 2026-03-05
This release announces the retirement of Flatcar Container Linux for AKS and expands GPU support.
Breaking Changes
- Flatcar Container Linux support ends on June 8, 2026
Key Features
- Expanded GPU support for Azure Linux
- New Kubernetes version 1.35 now available
Good to Know
- Transition to a supported alternative for Flatcar
- Monitor release status by regions
Documentation Updates
45 updates

AKS – Upgrade Os Version
♻️ Rework
Modified: 2026-07-13 22:13
The documentation now specifies that when creating Windows node pools, users should use `–os-sku Windows2025` along with `–enable-fips-image`, as Windows Server 2025 requires a FIPS-enabled image. Additionally, the default Kubernetes versions for Windows OS types have been updated, with Windows2025 now being the default for Kubernetes version 1.36 and later.

AKS – Kubernetes Migration Rollback Strategies
🆕 New
Modified: 2026-07-15 22:10
Guidance on rollback strategies for Kubernetes migration on Azure Kubernetes Service (AKS)

AKS – Supported Kubernetes Versions
♻️ Rework
Modified: 2026-07-15 17:04
The document has been updated to clarify upgrade paths for Kubernetes versions in Azure AKS. It includes new examples and explanations regarding supported and unsupported versions, as well as the implications of skipping minor versions during upgrades. Additionally, it emphasizes the importance of following version skew policies when upgrading control planes and node pools.

AKS – Private Clusters
♻️ Rework
Modified: 2026-07-16 11:02
The documentation has been updated to clarify the behavior of private AKS clusters regarding public DNS names. It specifies that using the `–disable-public-fqdn` option removes the public DNS name and restricts cluster management access to private connectivity methods. This change enhances the understanding of how to manage access to private clusters effectively.

Fleet – Update Strategies Gates Approvals
♻️ Rework
Modified: 2026-07-17 11:02
This document has been updated to include new information about filtering gates by type in Azure CLI commands, specifically for approval gates. The date has also been updated to reflect the latest changes.

AKS – Quick Windows Container Deploy CLI
♻️ Rework
Modified: 2026-07-13 22:13
The documentation now specifies that Windows Server 2025 is the default operating system for Kubernetes version 1.36 and later, while Windows Server 2022 remains the default for versions 1.25-1.35. Users must include the `–enable-fips-image` parameter when creating Windows Server 2025 node pools using the `az aks nodepool add` command, as FIPS-enabled images are required. Additionally, Windows Server 2019 has been removed as an option in the quickstart guides, reflecting its retirement timeline.

Fleet – Update Strategies Gates Scheduled Start
🆕 New
Modified: 2026-07-17 11:02
This new document provides a comprehensive guide on using scheduled start gates in Azure Kubernetes Fleet Manager update run strategies. It explains how to schedule updates for clusters, including prerequisites, configuration steps, and examples of JSON files for defining stages and groups with scheduled start gates.

AKS – Workload Identity Overview
♻️ Rework
Modified: 2026-07-14 22:15
The document has been updated to reflect changes in certificate rotation procedures, specifically the auto-rotation feature. The updates include a refresh of the documentation to clarify the process and provide better guidance for users managing certificate rotation in Azure Kubernetes Service (AKS).

AKS – Node Auto Provisioning Aksnodeclass
♻️ Rework
Modified: 2026-07-17 22:07
Updated the AKSNodeClass documentation to clarify the options available for node provisioning, including the removal of outdated references. This change ensures users have accurate and relevant information for configuring node classes.

AKS – AKS Managed Gpu Nodes
♻️ Rework
Modified: 2026-07-16 06:03
The document has been updated to fix formatting issues in the AKS managed GPU node class YAML example, ensuring clarity and correctness in the configuration details for users implementing GPU nodes in Azure Kubernetes Service.

AKS – Create Volume Azure Files
♻️ Rework
Modified: 2026-07-14 17:09
The documentation for creating Azure file shares has been updated to include new parameters such as `enableLargeFileShares`, which allows users to specify if large file shares should be enabled for Standard accounts, and `provisionedBandwidth` and `provisionedIOPS`, which define throughput and IOPS for the Azure Files provisioned v2 model. Additionally, the `folderName` parameter now supports placeholders for dynamic naming, and the `useDataPlaneAPI` parameter has been enhanced to include an `oauth` option for authentication. Users can also now control shared key access and encryption in transit for NFS shares.

AKS – AKS Production Upgrade Strategies
♻️ Rework
Modified: 2026-07-15 22:10
The documentation now includes a new section on "Migration cutover rollback," which provides users with a strategy for instant rollback to the source environment during workload migrations to AKS. Users can implement a blue-green dual-cluster approach or use node pools within the new AKS cluster, allowing for a seamless cutover and immediate traffic reversal if issues arise. Additionally, detailed implementation steps and rollback triggers have been added to enhance user guidance during the migration process.

AKS – Windows Best Practices
♻️ Rework
Modified: 2026-07-13 22:13
The documentation now specifies that Windows Server 2022 is the default OS for Kubernetes versions 1.25 to 1.35, while Windows Server 2025 is the default OS for Kubernetes version 1.36 and later. This change clarifies the host OS version compatibility for users deploying AKS with different Kubernetes versions, ensuring they are aware of the correct default OS to use.

Fleet – Update Orchestration
♻️ Rework
Modified: 2026-07-14 11:03
The update includes clarifications on generating update runs from auto-upgrade profiles, emphasizing that existing update runs may not be modified if they share the same upgrade specification. This change improves the documentation’s accuracy and helps users understand the behavior of update runs in AKS.

AKS – Inspektor Gadget Troubleshoot
♻️ Rework
Modified: 2026-07-14 13:04
This update adds troubleshooting steps for the Inspektor Gadget extension in Azure Kubernetes Service (AKS), specifically addressing installation failures related to the PodMonitor custom resource. It includes symptoms, causes, and resolutions for common issues, enhancing the documentation’s usability for users facing these problems.

AKS – Migrate From Autoscaler to Node Auto Provisioning
♻️ Rework
Modified: 2026-07-15 22:10
The documentation now includes detailed instructions for migrating from the cluster autoscaler to node auto-provisioning (NAP), outlining two distinct paths: disabling the cluster autoscaler first or allowing both to coexist. Users can register the `AllowClusterAutoscalerAndNAP` feature flag to enable both systems in the same cluster, but they must implement taints and tolerations to prevent double provisioning of nodes. Additionally, users are guided on how to manage workloads during the migration process, including adding specific tolerations to workloads and taints to node pools to control scheduling behavior.

AKS Arc – AKS Arc Image Not Ready
🆕 New
Modified: 2026-07-14 17:05
A new document has been added to guide users on troubleshooting issues related to Kubernetes version image readiness in AKS on Azure Local. It outlines symptoms, causes, and steps to resolve common problems, providing valuable support for administrators managing AKS Arc clusters.

AKS – App Routing Gateway API Tls
♻️ Rework
Modified: 2026-07-14 11:03
Revised the TLS certificate supply options for Azure Key Vault, providing clearer instructions on how to manage certificates and keys. This change enhances the usability of the documentation for users implementing TLS in AKS.

AKS – AKS Legacy Migration
🆕 New
Modified: 2026-07-16 22:08
This guide provides a four-phase framework for assessing and migrating legacy applications to Azure Kubernetes Service (AKS), including practical migration pathways, Windows and .NET Framework specifics, operational checks, and a FAQ. It emphasizes the importance of a disciplined assessment before migration.

AKS – Node Auto Provisioning
♻️ Rework
Modified: 2026-07-15 22:10
The documentation now includes a clarification regarding the compatibility of the Node Auto Provisioning (NAP) feature with clusters that have the cluster autoscaler enabled. Users will be informed that enabling NAP on such clusters is not possible, ensuring they understand the limitations when configuring their AKS environments.

AKS – Azure Disk Customer Managed Keys
♻️ Rework
Modified: 2026-07-15 06:02
The documentation for customer-managed keys has been enhanced to include RBAC role assignments for Key Vaults and clarify that the Disk Encryption Set (DES) only requires Reader role access, not Contributor. Additionally, the commands for setting up access have been updated for clarity.

AKS Arc – AKS Bare Metal System Requirements
♻️ Rework
Modified: 2026-07-14 22:09
The documentation now includes a new section on checking directory and subscription settings, guiding users to navigate to the Azure portal and ensure their default subscription filter includes the relevant subscription for deployment. Additionally, users are provided with commands to register the hidden preview feature using the Azure CLI, enhancing their ability to manage subscriptions effectively.

Fleet – Howto Move Workloads Between Clusters
🆕 New
Modified: 2026-07-16 06:03
This article provides a comprehensive guide on how to move a Kubernetes workload from one cluster to another using Azure Kubernetes Fleet Manager resource placement. It includes prerequisites, sample workloads, and detailed steps for managing workloads across clusters, enhancing operational efficiency.

AKS – Quick Windows Container Deploy Powershell
♻️ Rework
Modified: 2026-07-13 22:13
The documentation now clarifies that Windows Server 2025 is the default operating system for Kubernetes version 1.36 and later, and users must include the `-EnableFIPS` parameter when creating Windows Server 2025 node pools. Additionally, Windows Server 2019 has been removed as an option in the quickstart, and the ASP.NET sample application now requires Windows Server containers to be based on images of Windows Server 2022 or greater. Users should also note that Windows Server 2022 will retire in June 2028.

Fleet – Howto Dns Load Balancing
♻️ Rework
Modified: 2026-07-16 06:03
This document has been updated to reflect changes in image references for the kuard demo application, ensuring users have the correct and up-to-date information for DNS load balancing in Kubernetes environments.

AKS – Concepts Network Cni Overview
♻️ Rework
Modified: 2026-07-15 06:02
Updated the address range restrictions for AKS clusters, clarifying that they cannot use specific CIDR ranges for Kubernetes services, pods, or cluster virtual networks. This change enhances the documentation’s accuracy regarding network configurations.

AKS – Create Node Pools
♻️ Rework
Modified: 2026-07-13 22:13
The documentation now clarifies that when creating a Windows Server 2025 node pool using the `az aks nodepool add` command, users must include the `–enable-fips-image` parameter to ensure the use of a FIPS-enabled image. This change is crucial for users deploying Windows Server 2025 node pools, as it specifies a requirement that was previously not highlighted.

AKS – Node Images
♻️ Rework
Modified: 2026-07-14 17:09
The documentation for AKS node images has been updated to include new variants of the ACL node image that support Federal Information Processing Standards (FIPS) and Trusted Launch for both AMD64 and ARM64 architectures. This change improves clarity on compliance and security options available for users.

AGC – Service Mesh Integration
♻️ Rework
Modified: 2026-07-16 17:16
The service mesh integration documentation has been updated to reflect the new version 1.11.3. This includes important changes that enhance the integration capabilities of the service mesh with AKS, ensuring users have the latest information.

AKS – Upgrade Windows Os
♻️ Rework
Modified: 2026-07-13 22:13
The documentation now specifies that Windows Server 2025 node pools require a FIPS-enabled image, and users must include `–enable-fips-image` in Azure CLI or `-EnableFIPS` in Azure PowerShell when adding these node pools. Additionally, the sample output for Windows Server 2025 node pools has been updated to reflect the correct version and configuration details.

AKS – Artifact Streaming
♻️ Rework
Modified: 2026-07-13 22:13
The documentation for Artifact Streaming on Azure Kubernetes Service (AKS) has been updated to clarify that users can now enable and disable the Artifact Streaming feature on their AKS node pools, which helps reduce deployment times. Additionally, the article emphasizes that Artifact Streaming is only supported on Premium SKU Azure Container Registries and provides specific commands for creating and updating node pools with this feature enabled. Users are also informed about the limitations regarding supported architectures and the requirement for Kubernetes version 1.25 or later.

AGC – Alb Controller Release Notes
♻️ Rework
Modified: 2026-07-16 17:16
The release notes for the ALB Controller have been updated to reflect version 1.11.3, which includes security patches, WAF fixes, and Istio service mesh integration improvements. This update is crucial for users to stay informed about the latest enhancements and fixes.

AKS – Certificate Rotation
♻️ Rework
Modified: 2026-07-14 22:15
The updated article provides an overview of certificate management and rotation in Azure Kubernetes Service (AKS), including how to manually rotate certificates and enable autorotation for enhanced security. It emphasizes the importance of certificate expiration management.

AKS – Tutorial Kubernetes Prepare App
♻️ Rework
Modified: 2026-07-17 22:07
The tutorial on preparing a multi-container application for Kubernetes has been updated to include new tools and methods for converting Docker Compose files to Kubernetes manifests. Users can now utilize tools like Kompose, Move2Kube, Docker Compose Bridge, and Podman for this conversion, along with AI-assisted options for drafting manifests. Additionally, the tutorial emphasizes the importance of reviewing and adjusting generated manifests for Azure Kubernetes Service (AKS) deployment, including updates to image references and handling of storage and secrets.

AKS – Use Node Disruption Policy
🆕 New
Modified: 2026-07-14 22:15
Learn how to configure and manage Node Disruption Policy to control when operations that require node reimage are allowed in Azure Kubernetes Service (AKS).

AKS – Rotate Certificates
🆕 New
Modified: 2026-07-14 22:15
This article explains how to manage and rotate certificates in Azure Kubernetes Service (AKS) clusters to maintain secure communication between components and ensure compliance. It includes prerequisites, commands for checking certificate expiration dates, and instructions for managing certificates effectively.

AKS – Zero Downtime Migration
🆕 New
Modified: 2026-07-16 22:08
This article describes practical, production-focused approaches for migrating existing workloads to Azure Kubernetes Service (AKS) with minimal or zero downtime. It includes a quick runbook for provisioning AKS, deploying applications, syncing data, and shifting traffic progressively, along with a comparison of migration strategies.

AKS – Artifact Streaming Overview
🆕 New
Modified: 2026-07-13 22:13
This newly added article introduces Artifact Streaming on AKS, explaining how it works with Azure Container Registry (ACR) to optimize container image pulls. It highlights the benefits of reduced deployment times and improved efficiency, making it a significant addition for users managing containerized applications.

AGC – Quickstart Deploy Application Gateway for Containers Alb Controller Helm
♻️ Rework
Modified: 2026-07-16 17:16
The quickstart guide for deploying the application gateway for containers has been updated to version 1.11.3. This includes changes in the versioning details, which are essential for users to follow the latest deployment practices.

AKS – Quick Windows Container Deploy Portal
♻️ Rework
Modified: 2026-07-13 22:13
The documentation now specifies that users should select **Windows Server 2025** for node pools, which requires enabling a FIPS-enabled image. Additionally, the output examples for the `kubectl get nodes -o wide` command have been updated to reflect the new node pool configurations, including details such as internal and external IP addresses, OS image, and container runtime for Windows Server 2025. Windows Server 2019 has been removed as an option from the quickstart guide.

AKS – Vertical Pod Autoscaler
♻️ Rework
Modified: 2026-07-17 22:07
Revised the limitations section for the Vertical Pod Autoscaler (VPA), emphasizing that VPA guarantees optimal support for up to 1,000 pods per cluster. This update provides clearer guidance on scalability and resource management.

Fleet – Concepts Update Orchestration
♻️ Rework
Modified: 2026-07-17 11:02
The documentation now includes a new section on "Scheduled start gates," which allows users to pause the update run until a specified day and time, providing more control over deployment timing. Additionally, the existing "Approval gates" section has been clarified to emphasize that approvals can be configured before or after each stage or group, enhancing the understanding of how to manage update approvals effectively. The mention of disabling Linux unmanaged upgrades has been removed, indicating a shift in how users may manage their upgrade settings.

AKS – Use Premium V2 Disks
♻️ Rework
Modified: 2026-07-15 06:02
Updates have been made to clarify the performance management of Azure Premium SSD v2 disks in AKS. Users are informed that post-provisioning changes to IOPS and throughput cannot be configured through AKS node pool settings and must be done via the Kubernetes CSI driver or directly on the managed disk using Azure CLI.

AKS – Kubelet Serving Cert Retirement
♻️ Rework
Modified: 2026-07-14 22:15
The document outlines the retirement of the `aks-disable-kubelet-serving-certificate-rotation=true` node pool tag, effective from April 1, 2027. It explains the implications for existing node pools and provides guidance on updating workloads accordingly.

AKS – Node Disruption Policy
🆕 New
Modified: 2026-07-14 22:15
This document introduces the Node Disruption Policy in Azure Kubernetes Service (AKS), detailing how to control when operations that require node reimage are allowed. It provides insights into policy configurations, prerequisites, and the impact of these policies on workload stability.