consul/website/pages/docs
Freddy 5d2475232a 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 18:51:33 -06:00
..
acl Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 2020-06-01 10:40:14 -05:00
agent acl: remove the deprecated `acl_enforce_version_8` option (#7991) 2020-06-01 10:40:22 -05:00
commands acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899) 2020-06-01 16:45:22 +00:00
connect Enable gateways to resolve hostnames to IPv4 addresses (#7999) 2020-06-03 18:51:33 -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-06-01 10:40:14 -05:00
install Update FAQ with Compat Matrix information 2020-05-12 19:43:56 -04:00
internals Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 2020-06-01 10:40:14 -05:00
k8s docs: docs for jwt and oidc auth methods (#7847) 2020-05-13 14:14:03 -05:00
upgrading acl: remove the deprecated `acl_enforce_version_8` option (#7991) 2020-06-01 10:40:22 -05:00
common-errors.mdx remove 'sidebar_current' from frontmatter 2020-04-28 12:53:24 -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