hey :wave: I'm a bit desperate here trying to figu...
# k3d
p
hey 👋 I'm a bit desperate here trying to figure out why my pods can't talk to each other. Same node, same namespace, I get TCP resets on port 80. Port-forwarding to the pod actually works, so the server is listening. My ingress gives Bad Gateway, I think just because the traefik pod can't connect to the application one. I'm on an M1 mac, with docker install. 🙏