open-consul/website/pages
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
..
api-docs acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899) 2020-06-01 11:44:47 -05:00
community add one-off pages 2020-04-28 12:53:19 -04:00
docs Enable gateways to resolve hostnames to IPv4 addresses (#7999) 2020-06-03 15:28:45 -06:00
downloads bump beta callout to v1.8.0-beta2 (#7945) 2020-05-26 12:51:44 -04:00
downloads_tools add gobetween to the Consul tools (#7973) 2020-05-29 11:17:22 -07:00
home Remove raster images to CDN 2020-05-13 23:45:42 -07:00
intro update dependencies 2020-05-21 14:50:45 -04:00
partials docs: docs for jwt and oidc auth methods (#7847) 2020-05-13 14:14:03 -05:00
security remove 'sidebar_current' from frontmatter 2020-04-28 12:53:24 -04:00
use-cases Added guideLinks prop for UseCaseLayout component and linked terminating gateways guide from documentation. (#7998) 2020-06-02 10:40:07 -04:00
404.jsx update dependencies 2020-05-21 14:50:45 -04:00
_app.js update dependencies 2020-05-21 14:50:45 -04:00
_document.js initial 2020-04-28 12:52:43 -04:00
_error.jsx update dependencies 2020-05-21 14:50:45 -04:00
_temporary_button.css misc cleanup & fixes 2020-04-28 12:53:26 -04:00
index.jsx Test Netlify build 2020-05-13 23:44:22 -07:00
print.css initial 2020-04-28 12:52:43 -04:00
style.css upgrade to stylelint release 2020-05-21 14:50:45 -04:00