-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Kong with consul dns to query SRV (consul dns) records #1956
Comments
This will be supported in 0.10.0. There is an RC1 available that you can try to use now if you want, but it's not stable yet. |
Is there more than one instance of the same service name that is also supported in version 0.1.0? |
@huyifanstar here's a description of how it works; #157 (comment) |
@thefosk I have seen version 0.10.0rc1. Is there a dockerfile? |
not that I know of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#1095
Kong will be out in 0.1.0 SRV query support?
I now through the allocation
dns_resolver: server
dns_resolvers_available:
server:
address: "10.0.0.2:53"
Configuration, how do I fill in 'upstream_url'?
Now whether kong support SRV query?
kong version:0.9.7
The text was updated successfully, but these errors were encountered: