AKS
Use a static public IP address outside of the node resource group with the Azure Kubernetes Service (AKS) load balancer
Reading Time: 3 minutesThe more I use AKS the more cool things I find. This article is one of them. So when AKS is created Azure creates a special resource group for all of the resources like load balancers, vmss, etc. This resource group starts with MC_. When you create a service in Read more