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 […]
Over the last 11 months, I have been steadily been building various AI apps to leverage features and capabilities offered by Azure services that support AI […]
The Kubernetes AI Toolchaing Operator (AKS) for AKS has a RAG engine feature that allows to “chat” and ask questions on your private documents in conjuction […]