Deploy App to Azure Kubernetes Services (AKS)
Mar 19 2021

Yogi S

In in tutorial I will Deploy an App to Azure Kubernetes Services (AKS). I will cover various aspects of AKS which will be very helpful to you, these are:1. How to create AKS context from your local command prompt. 2. Using Azure CLI to login to AKS. 3. Executing YAML file against your AKS clustur from your local PC. 4. Querying Pods and Service. 5. Opening Service by their external ips on the browser.