URL has been copied successfully!

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

Introducing the AKS Security Dashboard: Now in Preview

Reading Time: 2 minutesAzure Kubernetes Service (AKS) has rolled out a new feature in preview: the AKS Security Dashboard. This dashboard centralizes security insights, making it easier for cluster administrators and resource owners to identify and address vulnerabilities and misconfigurations directly from the AKS portal. Security is one of the top concerns for Read more

By Pixel Robots., ago

FQDN Filtering in AKS: Enhancing Security with Advanced Container Networking Services (ACNS)

Reading Time: 5 minutesIn today’s cloud-native world, securing your Kubernetes clusters is more critical than ever. Traditional IP-based security measures often fall short in dynamic environments where IP addresses change frequently. This is where Fully Qualified Domain Name (FQDN) filtering comes into play, offering a more efficient and scalable way to manage network Read more

By Pixel Robots., ago

Implementing Deployment Safeguards in Azure Kubernetes Service (AKS): A Step-by-Step Guide

Reading Time: 4 minutesAzure Kubernetes Service (AKS) introduces Deployment Safeguards, a feature designed to enforce Kubernetes best practices through Azure Policy controls. This guide provides a step-by-step walkthrough on how to set up and leverage Deployment Safeguards for more secure and compliant Kubernetes deployments. Understanding Deployment Safeguards Deployment Safeguards are designed to enforce Read more

By Pixel Robots., ago