We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've got a DNS based Eureka Cluster which has 3 nodes. I need to point Prana to the dns domain but the same options for Eureka don't seem to work.
I'm using:
eureka.datacenter=cloud eureka.registerWithEureka=True eureka.fetchRegistry=True eureka.useDnsForFetchingServiceUrls=True eureka.eurekaServerDNSName=dev.example.com eureka.eurekaServerPort=8080 eureka.eurekaServerURLContext=eureka/v2 eureka.region=us-west-2
Any help/examples would be helpful!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've got a DNS based Eureka Cluster which has 3 nodes. I need to point Prana to the dns domain but the same options for Eureka don't seem to work.
I'm using:
Any help/examples would be helpful!
The text was updated successfully, but these errors were encountered: