-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support instances with hostname #9
Comments
This works as designed. We have a separate configuration for domains and it's undesired to have a cluster with both IPs and domain as the endpoints. |
This is supposed to be support for services registered as domains in Consul (not ips). |
I have had success when using domain names in the following way: |
@danielkwinsor we know that we can use STRICT_DNS and LOGICAL_DNS but AFAIK there is no way to mix both EDS and DNS clusters under the same name. If you need to configure a STRICT_DNS cluster use Line 188 in e73204a
|
author: @jakubdyszkiewicz
Envoy throws an error when there are instances with hostaname instead of IP.
An error thrown by Envoy
AC:
The text was updated successfully, but these errors were encountered: