You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/23 12:59:10 UTC

[GitHub] [apisix] lishaoshu1240 edited a comment on issue #5573: docs: dont found the usage of etcd in discovery.md

lishaoshu1240 edited a comment on issue #5573:
URL: https://github.com/apache/apisix/issues/5573#issuecomment-976487929


   > > the LINKS have the usage of Eureka/Consul/Nacos, but dont have the etcd usage.
   > 
   > yes, see: [#4442 (comment)](https://github.com/apache/apisix/issues/4442#issuecomment-863746666), you need to register `order` as upstream of APISIX, like:
   > 
   > ```
   > /apisix/upstreams/order
   > ……
   > ```
   
   It's also faild if I use this method,  please help me check logs:
   
   ![image](https://user-images.githubusercontent.com/10431594/143027297-20a27a4f-f3df-43da-8016-bf8ec10b318c.png)
   ![image](https://user-images.githubusercontent.com/10431594/143027321-82fd3a6d-b639-4f61-9a83-3f45c2deacc6.png)
   ![image](https://user-images.githubusercontent.com/10431594/143027341-1a4d337c-92fb-452d-8e56-0a26024e240b.png)
   
   [root@localhost yapi-docker]# etcdctl get order --prefix
   order
   {"Name":"order","IP":"192.168.0.73:9082"}
   [root@localhost yapi-docker]#
   [root@localhost yapi-docker]# curl http://192.168.0.73:9082/
   hello web2[root@localhost yapi-docker]#


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org