apache / dubbo-kubernetes

The Dubbo Kubernetes integration.

Home Page:https://dubbo.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`dubboctl` to support some Dubbo oriented operations for Nacos

chickenlj opened this issue · comments

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

Could I have a try

assigned

commented

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

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