Implementing Linkerd on Azure Kubernetes Service (AKS)
Hello, I’m new to the community, but I’m very pleased that you’re reading my article. I look forward...
Tag archive
Hello, I’m new to the community, but I’m very pleased that you’re reading my article. I look forward...
Introduction After learning Docker, Kubernetes, Helm, Azure and Azure DevOps separately, I...
The official record is one sentence: an "authorized attacker," a local path traversal in Azure...
Microsoft AKS just hit 100,000+ nodes powering OpenAI workloads. Inside the AKS Automatic architecture, node provisioning at hyperscale, and what it means for Kubernetes engineers.
AKS eBPF host routing hit GA on 24 August 2026 and its enable doc still says rollout may...

Project Overview This lab demonstrates a complete, production-style workflow for standing up a...

Most of my public cloud work and writing has been centered on Oracle Cloud Infrastructure and OKE....
Our rate limiter and lockout counter keyed off the client IP. Behind nginx that IP came from a header the client could set, so one rotating header handed every request a fresh IP and every per-IP control fell over. The one-line spoof, and the fix that is fiddlier than it looks on Kubernetes.
AKS on bare metal in 2026: an edge Kubernetes play, not the GPU story you read...
Azure Container Apps promised to stop us paying for an idle auth cluster. We costed the migration and killed it, not over price or cold starts, but because serverless is missing the only number a leader-elected auth backplane actually needs.
Azure Container Apps prometía que dejáramos de pagar por un clúster de autenticación inactivo. Calculamos el coste de la migración y la descartamos, no por el precio ni por los arranques en frío, sino porque al serverless le falta el único número que una backplane de autenticación con elección de líder realmente necesita.
Picking the Latest Kubernetes Release on AKS Without Shooting Yourself in the Foot Every...