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 2020/06/18 10:59:34 UTC

[GitHub] [incubator-apisix] keven0706 opened a new issue #1731: request help:

keven0706 opened a new issue #1731:
URL: https://github.com/apache/incubator-apisix/issues/1731


   ### Issue description
   apisix can user nacos for regestry center?
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):
   * OS:
   


----------------------------------------------------------------
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] [incubator-apisix] membphis commented on issue #1731: request help:

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1731:
URL: https://github.com/apache/incubator-apisix/issues/1731#issuecomment-646112791


   that is todo, welcome PR.


----------------------------------------------------------------
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] [incubator-apisix] membphis commented on issue #1731: request help:

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1731:
URL: https://github.com/apache/incubator-apisix/issues/1731#issuecomment-646637891


   > nacos supports DNS-based Service Discovery,
   
   It needs to be written into the document.


----------------------------------------------------------------
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] [incubator-apisix] moonming commented on issue #1731: request help:

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1731:
URL: https://github.com/apache/incubator-apisix/issues/1731#issuecomment-646392387


   > that is todo, welcome PR.
   
   It is not a todo, Apache APISIX can works well with nacos and consul.


----------------------------------------------------------------
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] [incubator-apisix] membphis commented on issue #1731: request help:

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1731:
URL: https://github.com/apache/incubator-apisix/issues/1731#issuecomment-646637367


   I think only support DNS-based Service Discovery for `nacos` is not enough.
   
   The `nacos` call it `Dynamic Configuration Management`, Apache APISIX need to support both of them.


----------------------------------------------------------------
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] [incubator-apisix] moonming commented on issue #1731: request help:

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1731:
URL: https://github.com/apache/incubator-apisix/issues/1731#issuecomment-646392129


   @keven0706 nacos supports DNS-based Service Discovery, so you can change the `dns_resolver` in `config.yaml` to nacos.
   And Consul is the same way to works with APISIX, you can refer to this script: https://gist.github.com/moonming/32aed4922ea428db1abfe2edfd730b3a


----------------------------------------------------------------
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