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 […]
In the previous blog post, I have shown the setup of KAITO workspaces in deploying language models such as phi-4-mini-instruct inference service. I will show how […]
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 […]