URL has been copied successfully!

Setting Up Distributed Tracing with Tempo on AKS: Azure Blob Storage Backend and Private Link Connectivity

Reading Time: 5 minutesRecently, I was tasked with implementing distributed tracing for a microservices platform running on Azure Kubernetes Service (AKS). The requirements were clear: use Grafana Tempo for trace storage, Azure Blob Storage as the backend for cost-effectiveness, and ensure all connectivity remained private for security compliance. What started as a straightforward Read more

By Pixel Robots., ago

AKS Managed Namespaces Now in Preview

Reading Time: 4 minutesRecently while testing out the latest version of the aks-preview Azure CLI extension, I stumbled across a new preview feature: Managed Namespaces in Azure Kubernetes Service (AKS). At the time of writing, this feature hasn’t been officially documented by Microsoft, but you can already try it for yourself using the Read more

By Pixel Robots., ago

Why I Built KubeDeck: Enhancing Kubernetes Management with PowerShell

Reading Time: 5 minutesOver the past several years, I’ve immersed myself in Kubernetes, navigating its complexities and integrating it into various projects. This extensive experience highlighted certain challenges, particularly for those of us with a strong PowerShell background. Recognizing these pain points led me to develop KubeDeck, a suite of PowerShell tools aimed Read more

By Pixel Robots., ago