It would be nice if network mode bridge was supported.
The current state: Unable to lookup hostnames via DNS.
An error message from my Go binary that attempted to run:
dial tcp: lookup google.com on 127.0.0.53:53: read udp 127.0.0.1:55584->127.0.0.53:53: read: connection refused
This would make using Consul Connect / sidecar proxy / transparent proxy possible.
It would be nice if network mode
bridgewas supported.The current state: Unable to lookup hostnames via DNS.
An error message from my Go binary that attempted to run:
This would make using Consul Connect / sidecar proxy / transparent proxy possible.