Most RecentMost ViewedMost LikesPublic and Private AKS Clusters Demystified Learn the differences between a public and private cluster with private endpoint or with VNET Integration. Private AKS and ACR Using Private Endpoint – Part 1/2 To add security to their environments, customers uses private AKS and ACR. They leverage Azure Private Endpoint to securely connect to these resources. This tutorial will guide you through that configuration. Kubernetes Nodepools Explained Use Kubernetes Nodepools to choose to which nodes to schedule pods and to easily upgrade the cluster. Network Policy in Kubernetes using Calico Set up network communication rules in Kubernetes. Getting Started with Logging Using EFK on Kubernetes Learn how to get logs from your container apps running in Kubernetes in a nice dashboard using EFK. AKS Egress Traffic Demystified Did you ever asked how AKS egress traffic works and how to secure it ? This article provides the answer to these questions. Private AKS and ACR Using Private Endpoint – Part 2/2 To add security to their environments, customers uses private AKS and ACR. They leverage Azure Private Endpoint to securely connect to these resources. This tutorial will guide you through that configuration. Controlling AKS egress using an HTTP Proxy This is how to put your AKS cluster behind a proxy. Kubernetes External DNS for Azure DNS & AKS This is how AKS cluster can manage its own custom domain names in Azure DNS. How To Scale Apps On Kubernetes Learn how to scale applications in Kubernetes using the HPA, Cluster Autoscaler and the Virtual Node.