@Tej-Singh-Rana @Inderpreet I need some help. I have gone through your Istio service mesh course. Now my doubt is after registering for AKS add-on service mesh new feature I was able to deploy the application by following the link Azure Kubernetes Service (AKS) external or internal ingresses for Istio service mesh add-on (preview) - Azure Kubernetes Service | Microsoft Learn. Now I can curl the application.
I am accessing the AKS cluster from a azure linux machine.
-
How can I access my application from the web browser like earlier I used to do by accessing the application using ingress IP. Now ingress is not there and I have used service mesh. How can I access my application now on the browser.
-
How can I generate the HTTPS certificate