Most RecentMost ViewedMost LikesControlling AKS egress using an HTTP Proxy This is how to put your AKS cluster behind a proxy. 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. Public and Private AKS Clusters Demystified Learn the differences between a public and private cluster with private endpoint or with VNET Integration. Kubernetes Nodepools Explained Use Kubernetes Nodepools to choose to which nodes to schedule pods and to easily upgrade the cluster. Kubernetes External DNS for Azure DNS & AKS This is how AKS cluster can manage its own custom domain names in Azure DNS. 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. 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. How To Scale Apps On Kubernetes Learn how to scale applications in Kubernetes using the HPA, Cluster Autoscaler and the Virtual Node. 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. Network Policy in Kubernetes using Calico Set up network communication rules in Kubernetes.