yongboy commented on a change in pull request #3615:
URL: https://github.com/apache/apisix/pull/3615#discussion_r580717997



##########
File path: doc/discovery.md
##########
@@ -243,3 +244,8 @@ $ curl http://127.0.0.1:9080/apisix/admin/routes/2 -H 
'X-API-KEY: edd1c9f034335f
 Suppose both A-SERVICE and B-SERVICE provide a `/test` API. The above 
configuration allows access to A-SERVICE's `/test` API through `/a/test` and 
B-SERVICE's `/test` API through `/b/test`.
 
 **Notice**:When configuring `upstream.service_name`,  `upstream.nodes` will no 
longer take effect, but will be replaced by 'nodes' obtained from the registry.
+
+## Discovery modules
+
+- eureka
+- [consul key&value](discovery/consul_kv.md)

Review comment:
       Y




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to