Problem scenario
You are running Kubernetes in Azure. You need to find the Ingress pod’s IP address. What should you do?
Solution
1. Go to portal.azure.com
2. Go to Kubernetes Service
3. Go to the AKS cluster (e.g., foobar)
4. Go to Services and Ingresses
5. Find the ingress service with the name you are looking for (e.g.,
…
Continue reading “How Do You Find the Ingress IP address for an AKS Cluster?”