Kick start Kubernetes Managed Service(AKS) on Azure Series(Part-2)
In my previous post here we went through how to start deploying Azure AKS Cluster. Before we start deploying applications on AKS, i want to drill down little more into Logical components in Kubernetes(k8s) and how they are mapped to physical components in managed kubernetes services providers like Azure AKS. Kubernetes is a cluster technology. In the container world there
Read more