open-consul/website/pages/docs
Freddy f759a48726
Enable gateways to resolve hostnames to IPv4 addresses (#7999)
The DNS resolution will be handled by Envoy and defaults to LOGICAL_DNS. This discovery type can be overridden on a per-gateway basis with the envoy_dns_discovery_type Gateway Option.

If a service contains an instance with a hostname as an address we set the Envoy cluster to use DNS as the discovery type rather than EDS. Since both mesh gateways and terminating gateways route to clusters using SNI, whenever there is a mix of hostnames and IP addresses associated with a service we use the hostname + CDS rather than the IPs + EDS.

Note that we detect hostnames by attempting to parse the service instance's address as an IP. If it is not a valid IP we assume it is a hostname.
2020-06-03 15:28:45 -06:00
..
acl Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 2020-05-29 14:19:16 -04:00
agent Updating Stopping Agent Section (#8016) 2020-06-03 17:08:49 -04:00
commands acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899) 2020-06-01 11:44:47 -05:00
connect Enable gateways to resolve hostnames to IPv4 addresses (#7999) 2020-06-03 15:28:45 -06:00
enterprise docs: docs for jwt and oidc auth methods (#7847) 2020-05-13 14:14:03 -05:00
guides Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 2020-05-29 14:19:16 -04:00
install update dependencies 2020-05-21 14:50:45 -04:00
internals Add newline to fix rendering bug 2020-06-03 15:21:06 -04:00
k8s Remove underscores from gateway URL paths (#7962) 2020-05-28 14:19:17 -05:00
upgrading acl: remove the deprecated `acl_enforce_version_8` option (#7991) 2020-05-29 16:16:03 -05:00
common-errors.mdx update dependencies 2020-05-21 14:50:45 -04:00
faq.mdx Update FAQ with Compat Matrix information 2020-05-12 19:43:56 -04:00
glossary.mdx remove 'sidebar_current' from frontmatter 2020-04-28 12:53:24 -04:00
index.mdx fix homepage link, docs index 2020-04-28 12:53:25 -04:00
partnerships.mdx remove 'sidebar_current' from frontmatter 2020-04-28 12:53:24 -04:00