Open
Description
Following https://k3d.io/stable/usage/exposing_services/ 1. via Ingress for nginx works ok.
Replacing all "nginx" and port "80" with "tomcat" and "8080" works nok.
curl localhost:8081 Empty reply from server
nginx 80 is bound to the example. Show load balancing with tomcat 8080 or another app:port
for clarity.