URL has been copied successfully!
URL has been copied successfully!
URL has been copied successfully!
URL has been copied successfully!
URL has been copied successfully!
Share:
Twitter
LinkedIn
Facebook
Reddit
Follow by Email
Copy link
Threads
Bluesky
Reading Time: 6 minutes

Azure Container Services Docs – Weekly Update (2026-01-11 to 2026-01-18)

The most meaningful Azure Kubernetes Service, Container Registry, Application Gateway for Containers, and Fleet Manager documentation changes from the last 7 days. Summaries are AI-filtered to skip trivial edits.

📊 Updates this week: AKS (17)

Azure Kubernetes Service AKS – Migrate Key Management Service Platform Managed Key Customer Managed Key

Security ♻️ Rework Modified: 2026-01-13 06:05

Summary

This document provides a comprehensive guide on migrating to Key Management Service (KMS) infrastructure encryption with platform-managed or customer-managed keys in Azure Kubernetes Service (AKS). It includes prerequisites, migration scenarios, and emphasizes the importance of using Kubernetes version 1.33 or later for the migration process.

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – AKS Desktop Permissions

General ♻️ Rework Modified: 2026-01-12 23:19

Summary

The documentation for setting up permissions and role-based access control (RBAC) in AKS desktop has been updated to clarify user responsibilities and required permissions for both cluster operators and developers. Users can now better understand how to assign roles such as **Azure Kubernetes Service Cluster User Role** and **Azure Kubernetes Service Namespace User**, which are essential for acces…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Azure Cni Overlay

General ♻️ Rework Modified: 2026-01-15 23:02

Summary

The documentation for Azure CNI Overlay in AKS has been updated to clarify the setup process and dual-stack networking configuration. Users can now find improved descriptions for key parameters, such as `–network-plugin` and `–pod-cidr`, and are guided to create dual-stack AKS clusters using the `az aks create` command with the `–ip-families` parameter set to `ipv4,ipv6`. Additionally, the exam…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Upgrade Options

Operations ♻️ Rework Modified: 2026-01-12 23:19

Summary

The documentation has been updated to provide correct links for the "Max surge" and "Max unavailable" parameters, directing users to the appropriate sections in the "upgrade-aks-node-pools-rolling.md" file. Users can now find detailed guidance on setting the max surge value and customizing unavailable nodes during upgrades, which may enhance their upgrade strategies and workload management in Azur…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – AKS Desktop App

General ♻️ Rework Modified: 2026-01-12 23:19

Summary

The documentation for deploying applications using AKS desktop has been updated to enhance clarity and usability. Key changes include a revised title and description that emphasize the application-centric interface, as well as improved instructions for signing in, adding clusters, and deploying applications. Users can now find clearer guidance on creating projects and deploying applications, inclu…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Istio Support Policy

General 🆕 New Modified: 2026-01-16 06:02

Summary

The support policy for Azure Service Mesh (ASM) has been updated to reflect changes in the release timelines and deprecation schedules. Notably, the expected end-of-support date for asm-1-25 has been revised to January 2026, and asm-1-27 now includes support for version 1.35. Additionally, asm-1-28 has been introduced with an expected end-of-support date in August 2026, supporting versions 1.30 th…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Azure Cni Overlay Pod Expand

General ♻️ Rework Modified: 2026-01-15 23:02

Summary

The documentation now clarifies that users can expand the pod Classless Inter-Domain Routing (CIDR) space on Azure CNI Overlay AKS clusters with Linux nodes using the `az aks update` command, without needing to recreate the AKS cluster. Additionally, the requirements and parameters section has been updated for clarity, ensuring users understand that pod CIDR expansion is only supported on Azure CN…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Managed Gateway API

General 🆕 New Modified: 2026-01-12 23:19

Summary

The documentation for the Managed Gateway API has been updated to clarify the installation process and requirements. Users can now automatically upgrade the Managed Gateway API Custom Resource Definitions (CRDs) when upgrading their AKS cluster to a new minor version, ensuring compatibility with the supported Gateway API bundle version. Additionally, the instructions for installing and uninstallin…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – AKS Desktop Overview

General ♻️ Rework Modified: 2026-01-12 23:19

Summary

The documentation for AKS desktop has been updated to enhance clarity and user experience. Users can now benefit from a more application-focused management interface that simplifies deployment and monitoring of workloads on Azure Kubernetes Service (AKS). Key features include a guided deployment wizard, automatic generation of Kubernetes manifests aligned with best practices, and improved visibili…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – API Server VNet Integration

General 🆕 New Modified: 2026-01-16 18:10

Summary

The documentation now clarifies that after enabling API Server VNet Integration using the command `az aks update –enable-apiserver-vnet-integration`, users must immediately restart the cluster due to control plane resource transition for the changes to take effect. This restart is crucial as it ensures that all nodes reliably reconnect to the new API server endpoint, and delaying it increases the…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Gpu Multi Instance

Compute ♻️ Rework Modified: 2026-01-15 06:01

Summary

The documentation for GPU multi-instance node pools has been updated to clarify that multi-instance GPU node pools are not currently supported on Azure Linux. This change informs users about the limitations regarding the use of GPU resources in Azure Linux environments.

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Migrate Key Management Service Platform Managed Key and Customer Managed Key

Security ♻️ Rework Modified: 2026-01-12 23:36

Summary

This document has been updated to fix links in the migration prerequisites section and rename the KMS migration document, ensuring users have accurate and accessible information for migrating to KMS in AKS.

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – External Identity Provider Authentication Overview

Security ✨ Update Modified: 2026-01-13 06:05

Summary

The document has been restructured to improve clarity on using external identity providers with AKS structured authentication. It includes detailed steps on how external identity providers work and best practices for security, enhancing the overall user experience.

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Concepts Network Azure Cni Overlay

Networking ✨ Update Modified: 2026-01-15 23:02

Summary

This article provides an overview of Azure CNI Overlay networking in AKS, detailing its architecture, IP address planning, and differences from the kubenet model. The updates clarify the benefits of using Azure CNI Overlay for efficient IP address management and high-performance pod communication.

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Localdns Custom

Networking ♻️ Rework Modified: 2026-01-12 23:19

Summary

The updated document on LocalDNS in Azure Kubernetes Service (AKS) enhances the explanation of its functionality, configuration options, and best practices for implementation. It emphasizes the performance improvements and resiliency for workloads running in AKS clusters.

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Migrate Kms Pmk Cmk

General ♻️ Rework Modified: 2026-01-11 23:57

Summary

The documentation for migrating to Key Management Service (KMS) in Azure Kubernetes Service (AKS) has been updated to clarify that both public and private Key Vault access is now supported for migration from KMS v2 to platform-managed keys (PMK). Additionally, the title of the article has been revised to reflect that it covers infrastructure encryption, and the formatting of the KMS update command…

📖 View Documentation 🔗 View PR

Azure Kubernetes Service AKS – Kubernetes Portal

General ♻️ Rework Modified: 2026-01-13 23:09

Summary

The documentation has been updated to clarify that users must select their AKS cluster from the **Azure services** menu before accessing **Kubernetes resources**. Additionally, the section on connecting to the cluster has been streamlined, emphasizing the steps to use *Cloud Shell*, *Azure CLI*, or *Run command*. Users are now also informed that they may need to configure authorized IP ranges to e…

📖 View Documentation 🔗 View PR

Full tracker with filters: Azure Container Services Docs Tracker

Share:
Twitter
LinkedIn
Facebook
Reddit
Follow by Email
Copy link
Threads
Bluesky
Categories: weekly docs updates

Pixel Robots.

I’m Richard Hooper aka Pixel Robots. I started this blog in 2016 for a couple reasons. The first reason was basically just a place for me to store my step by step guides, troubleshooting guides and just plain ideas about being a sysadmin. The second reason was to share what I have learned and found out with other people like me. Hopefully, you can find something useful on the site.