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/10/16 01:43:20 UTC

[GitHub] [apisix] HuangDayu commented on issue #1731: request help: Could APISIX use nacos as registry center

HuangDayu commented on issue #1731:
URL: https://github.com/apache/apisix/issues/1731#issuecomment-709679323


   @juzhiyuan 非常感谢,我也看到了这篇博文。 [Apache APISIX 101:如何使用 Consul 作为注册中心?](https://apisix.dev/d/42-apache-apisix-101-consul)   
   但是nacos的dns需要使用额外的服务生成,然而我再安装这个服务时,再次遇到了问题。
   
   https://github.com/nacos-group/nacos-coredns-plugin
   https://github.com/coredns/coredns
   https://github.com/caddyserver/caddy
   
   ```log
   go get -u github.com/mholt/caddy
   go: github.com/mholt/caddy upgrade => v1.0.5
   go get: github.com/mholt/caddy@v1.0.5: parsing go.mod:
           module declares its path as: github.com/caddyserver/caddy
                   but was required as: github.com/mholt/caddy
   make: *** [godeps] Error 1
   ```
   
   因为对Go不熟悉,在网上也找不到可行的解决方案,又卡在这了。


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