Somethings to check
Add the configure below for the service getting 404
– “traefik.http.services.yourservice.loadBalancer.server.port=80”
Assuming the service runs on port 80.
Also you should check how Docker host networking feature works.
Bruce Ng's software development blog
An archive of solutions of programming problems I have faced in my career
Somethings to check
Add the configure below for the service getting 404
– “traefik.http.services.yourservice.loadBalancer.server.port=80”
Assuming the service runs on port 80.
Also you should check how Docker host networking feature works.
If this happens, use the checklist