Kubernetes Ingress Service

12/19/2018

I am facing one issue in kubernetes, I have setup kubernetes like:- One HA proxy server Three Masters servers Two workers

When I deployed the pod, it works fine with ip:portnumber But when I use the ingress service and point to 80 port with domain url. Than I am getting the error. I have created the record in cloudflare with my Worker IP Address.

Before that I have setup the environment with:- One Master and two workers, In that case its working fine. But don't understand why I am getting error in new environment.enter image description here

-- Mohit Thakur
azure-kubernetes
google-kubernetes-engine
kubernetes
kubernetes-ingress

0 Answers