I have started using Rancher for Kubernetes now after having used Podman with Kind before which I uninstalled and am trying to get an example project to run. This works fine to deploy but is not reachable on
http://localhost even though I have activated the port forward. The page just returns 404 page not found, so I guess I have the traefik server running, but it is not mapping the requests to whatever service port I am using.