Xnyle
Xnyle
> Traefik to reach a container in a pod or something Yeah thats an Ingress in k8s terms, a full blown Layer 6/7 application that translates and routes HTTP/HTTPS traffic,...
> As I don't use Kubernetes, I would appreciate it if either @Xnyle ``` cat /etc/hosts # Kubernetes-managed hosts file. 127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet fe00::0 ip6-mcastprefix...
>Traefik handles Layer 4 with just TCP when routing to DMS ports no? >I believe I've seen users relying on Traefik for managing the certs on the Docker side No...