eBPF Host Routing Hits General Availability in Advanced Container Networking Services for AKS

Running high throughput or low latency distributed systems on Kubernetes often hits an unexpected bottleneck inside the Linux kernel network stack. Microsoft has officially announced the general availability of eBPF Host Routing within Advanced Container Networking Services (ACNS) for Azure Kubernetes Service (AKS). This release fundamentally transforms how network packets move between pods and nodes […]

AKS control plane metrics now generally available with Managed Prometheus

Azure has made control plane metrics collection for AKS generally available, and it runs on Azure Monitor Managed Service for Prometheus. Until now, getting visibility into the managed Kubernetes control plane meant either accepting whatever Azure surfaced in its own dashboards or standing up your own Prometheus and scraping whatever you could reach. This closes […]

AKS Application Routing with Gateway API hits GA, simplifies Kubernetes traffic management

What is Application Routing with Gateway API? Azure Kubernetes Service now supports the Kubernetes Gateway API natively for ingress traffic management, and it’s generally available. This isn’t just another ingress controller option. The Gateway API is a different approach to routing altogether, and the AKS implementation comes with Azure DNS and Key Vault TLS integration […]