URL has been copied successfully!

Ingress NGINX Is Retiring in March 2026: What This Means for AKS Users

Reading Time: 10 minutesWhilst at KubeCon Atlanta, the Kubernetes project announced something significant: Ingress NGINX is being retired in March 2026. The project is winding down the controller due to insufficient maintainership and mounting technical debt. Since the announcement, I’ve been asked by a lot of people what this means for AKS users specifically. […]

By Pixel Robots., ago

Exploring AKS Hosted System Pools in Automatic SKU (Preview)

Reading Time: 5 minutesRecently while browsing through the Azure CLI extensions repo (yes, that’s how I spend my evenings), I stumbled across a pair of pull requests that made me sit up and pay attention. Azure is adding –enable-hosted-system to AKS Automatic, and honestly, this is the kind of feature that makes me excited about […]

By Pixel Robots., ago

Flatcar Container Linux on AKS: First Look

Reading Time: 6 minutesRecently I spotted something new in the AKS CLI preview. Flatcar showed up as a valid OS SKU for Linux node pools. As someone who’s been running AKS clusters for years, I was curious to see what this CNCF-backed immutable OS brings to the table, so I spun up a […]

By Pixel Robots., ago

Setting Up Distributed Tracing with Tempo on AKS: Azure Blob Storage Backend and Private Link Connectivity

Reading Time: 5 minutesRecently, I was tasked with implementing distributed tracing for a microservices platform running on Azure Kubernetes Service (AKS). The requirements were clear: use Grafana Tempo for trace storage, Azure Blob Storage as the backend for cost-effectiveness, and ensure all connectivity remained private for security compliance. What started as a straightforward […]

By Pixel Robots., ago

Tracking AKS Docs and Releases – My New Tool

Reading Time: 2 minutesIf you have been following my blog for a while you will know I like to keep up to date with all things AKS. Over the years I have built up a routine of checking the docs, scanning the release notes, and making sure I do not miss anything important. […]

By Pixel Robots., ago

AKS & Fleet Docs Tracker – Summarized Updates and Releases

About this tracker This tool keeps an eye on Microsoft’s Azure Kubernetes Service (AKS), Kubernetes Fleet Manager documentation, Azure Container Registry (ACR), and Azure Application Gateway for Containers (AGC). It also shows the last 5 release notes from AKS. It automatically scans for changes, then uses AI to summarize and […]

By Pixel Robots., ago

AKS Managed Namespaces Now in Preview

Reading Time: 4 minutesRecently while testing out the latest version of the aks-preview Azure CLI extension, I stumbled across a new preview feature: Managed Namespaces in Azure Kubernetes Service (AKS). At the time of writing, this feature hasn’t been officially documented by Microsoft, but you can already try it for yourself using the […]

By Pixel Robots., ago