How to register AWS ELB URL with Eureka server registry instead of private IPs ?

63 views
Skip to first unread message

balaj...@gmail.com

unread,
May 8, 2019, 12:31:38 PM5/8/19
to eureka_netflix


Front end request goes via zuul proxy with authentication as one service. Once the request passed with authentication validation then it routes to specific service #1, #2, etc

The routing happening to private IP's shown in Eureka dashboard.

I need to change private IP's to ELB URL, Kindly suggest the option .

Jamie

unread,
May 8, 2019, 3:59:37 PM5/8/19
to eureka_netflix
We have an external process that runs and registers our Internal ALBs with eureka.

Ours is pretty tied to our environment so I can’t share it but it’s basically an application that queries AWS to get a list of albs, reads the tags on the ALBs to get details on what values for properties to register and registers and heartbeats them if they are already registered.

We have multiple instances of it running for redundancy.
Reply all
Reply to author
Forward
0 new messages