Nodered on Kubernetes with Ingress controller

Hi,
I am trying to deploy nodered in AKS (Azure Kubernetes Service) and expose it via Ingress controller.
I have used nodered/node-red image and followed the process defined in here. After deployment and creating the ingress controller, I had added path to the service created for the nodered deployment in the ingress yaml.
I was able to curl to the url(http://ingress-ip/path) but unable to open the url in webpage.

. I have attached the screenshot of the error shown in browser.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.