soulsoul commented on issue #1279: feature: eureka integration URL: https://github.com/apache/incubator-apisix/issues/1279#issuecomment-600588570 accrording to your description, you want to fetch the meta info from eureka ,and then get backend nodes info, and balancer by APISIX. so we should exchange the meta info to the APISIX upstream nodes info . and choose the LB mechanism to route . is it right ? so we should think about that if we need cache the meta info from eureka. and how to update ? the config item maybe need server url of Eureka 、the application name ( spring.application.name in spring boot ) etc.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
