dubbo-kubernetes icon indicating copy to clipboard operation
dubbo-kubernetes copied to clipboard

`dubboctl` to support some Dubbo oriented operations for Nacos

Open chickenlj opened this issue 2 years ago • 3 comments

Here are some reference implementations that might help with the work of init a basic connection to Nacos server:

  • https://github.com/li-xiao-shuang/nacosctl

chickenlj avatar Dec 21 '23 07:12 chickenlj

Could I have a try

eurecalulu avatar Dec 21 '23 07:12 eurecalulu

assigned

chickenlj avatar Dec 21 '23 11:12 chickenlj

Here are some reference implementations that might help with the work of init a basic connection to Nacos server:

  • https://github.com/li-xiao-shuang/nacosctl

Is this because, considering compatibility issues, we do not use the official Nacos SDK, but instead request via HTTP?

sjcsjc123 avatar Jan 03 '24 13:01 sjcsjc123