We are currently implementing a load balancing system on the Linux kernel and wish to use Eureka for service discovery. Is there any way to set up a trigger and/or watch for whenever a server registers with the Eureka server. We are asking since the trigger needs to update some configuration maps within the kernel. Any help will be much appreciated.
Kind regards