-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
Hi, I am having a problem with the traefik-ingress-controller, (https://raw.githubusercontent.com/containous/traefik/master/examples/k8s/traefik.yaml) when I ingress to my domain for example http://canary.bma-admin where my service exposed return a 404 page not found, it was working fine but suddenly doesn't work anymore, I verified if was a networking problem but it doesn't. I can get to my application if a make a tunnel through the IP given to the POD. Could anybody help me what more can I do to find the problem? Thanks