Hi All. In the ingress 'practise test 2' . I created the ingress-controller , i . . .

Ashwin Dora:
Hi All. In the ingress ‘practise test 2’ . I created the ingress-controller , ingress but failing to access the pages for /wear and /watch . Everything seems to be right . can you please give any clue ? Below are the snapshots of the ingress config and the UI page access config.


Andrej Kohut:
Hey.

try to add within annotations

<http://nginx.ingress.kubernetes.io/ssl-redirect|nginx.ingress.kubernetes.io/ssl-redirect>: "false"

Ashwin Dora:
@Andrej Kohut ok will try. So are you saying there could be problem between the browser(client) and the kuberneter cluster security ?