nic-6443 commented on a change in pull request #938: URL: https://github.com/apache/apisix-website/pull/938#discussion_r819233525
########## File path: website/blog/2022/03/05/apisix-integration-eureka-service-discovery.md ########## @@ -0,0 +1,266 @@ +--- +title: "How to Integrate API Gateway and Eureka?" +authors: + - name: "Yong Qian" + title: "Author" + url: "https://github.com/nic-6443" + image_url: "https://avatars.githubusercontent.com/u/22141303?v=4" + - name: "Fei Han" + title: "Technical Writer" + url: "https://github.com/hf400159" + image_url: "https://avatars.githubusercontent.com/u/97138894?v=4" +keywords: +- API Gateway +- Apache APISIX +- Eureka +- Service Discovery +- Servici Register +description: This article describes how to enable Eureka as a service discovery in the API gateway Apache APISIX and how to use diagnostic tools to quickly discover links that forward exceptions. Review comment: ```suggestion description: This article describes how to enable Eureka as a service discovery in the API gateway Apache APISIX and how to use diagnostic tools to find problems in the link. ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
