d396faf246
* command/redirect_traffic: add rules to redirect DNS to Consul. Currently uses a hack to get the consul dns service ip, and this hack only works when the service is deployed in the same namespace as consul. * command/redirect_traffic: redirect DNS to Consul when -consul-dns-ip is passed in * Add unit tests to Consul DNS IP table redirect rules Co-authored-by: Ashwin Venkatesh <ashwin@hashicorp.com> Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
3 lines
115 B
Plaintext
3 lines
115 B
Plaintext
```release-note:improvement
|
|
sdk: Add support for iptable rules that allow DNS lookup redirection to Consul DNS.
|
|
``` |