Reading Time: 8 minutesMicrosoft recently released a public preview of cert-manager as an Azure Arc Kubernetes extension. The docs focus entirely on Arc-enabled clusters, which makes […]
Radius is an open-source, cloud-native application platform from the Azure Incubations team (Dapr, KEDA, Drasi) and a CNCF sandbox project. It works across Azure and AWS, […]
Reading Time: 7 minutesI spotted this in the AKS release notes recently and it is worth paying attention to if you are running multi-zone clusters. Microsoft […]
Reading Time: 10 minutesI spotted this one via the AKS Docs Tracker I built and run here on pixelrobots.co.uk. It picked up new docs appearing under […]
Reading Time: 4 minutesI picked this up from my AKS Docs Tracker when the docs page for Cluster Health Monitor appeared. It is currently in preview, […]
Reading Time: 5 minutesI spotted something land in the Azure CLI extensions repo this week. PR #9669 adds CLI support for App Routing Istio, including new […]
Reading Time: 5 minutesI’ve been running AKS clusters in production for a long time. I’ve seen the same patterns play out over and over, someone stands […]
Reading Time: 8 minutesAfter writing about Ingress NGINX retiring in March 2026, I recommended a two-phase migration approach. Start with Application Routing add-on for quick stability, then […]
Reading Time: 3 minutesWe’ve all been there. You upgrade a node pool, something breaks in production, and you’re left deciding whether to push forward with a […]
After deploying AKS KAITO Retrieval Augmented Generation (RAG) Engine withe an embeddings model, I tested with many curl commands to index, update and query documents. I […]