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/05/27 10:35:03 UTC

[GitHub] [apisix] SkyChenSky opened a new issue #4323: request help: About Consul integration design question

SkyChenSky opened a new issue #4323:
URL: https://github.com/apache/apisix/issues/4323


   I want to use consul to do discovery.
   What makes me very curious is that use consul key/value without standard service discovery api and define a set of templates.
   So I want to know the purpose of this design.
   
   We look forward to your reply.
   Thank you.


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



[GitHub] [apisix] spacewander commented on issue #4323: request help: About Consul integration design question

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #4323:
URL: https://github.com/apache/apisix/issues/4323#issuecomment-849580389


   The consul KV discovery is contributed by @yongboy 
   Maybe his company uses consul KV instead of the service discovery api.


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



[GitHub] [apisix] spacewander closed issue #4323: request help: About Consul integration design question

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #4323:
URL: https://github.com/apache/apisix/issues/4323


   


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



[GitHub] [apisix] coolincy commented on issue #4323: request help: About Consul integration design question

Posted by GitBox <gi...@apache.org>.
coolincy commented on issue #4323:
URL: https://github.com/apache/apisix/issues/4323#issuecomment-863910851


   kv can not check upstream's health, service can check , so why user kv?  If kv, I think redis is better.


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