dubbo-kubernetes
dubbo-kubernetes copied to clipboard
`dubboctl` to support some Dubbo oriented operations for Nacos
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
Could I have a try
assigned
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?