March 17, 2025

Exploring Azure Verified Module for Azure Kubernetes Service

I have been testing out the Azure Verified Module for Azure Kubernetes Service that can be found in the Terraform Registry at https://registry.terraform.io/modules/Azure/avm-res-containerservice-managedcluster. This module came […]
March 14, 2025

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 […]
November 20, 2024

AKS Preview API lifecycle – Script to check if deprecated API versions are being used

As an Azure Kubernetes Service (AKS) user, you may have recently received emails about upcoming Preview API retirements. In this post, I’ll share a useful script […]