dubbo Dubbo3.0如何对接istio+envoy的service mesh模式

cunj1qz1  于 2022-10-21  发布在  其他
关注(0)|答案(5)|浏览(215)
  • I have searched the issues of this repository and believe that this is not a duplicate.

Ask your question here

请问Dubbo3.0如何对接istio+envoy的service mesh模式。是关闭掉注册中心改为服务直连么?那么其中元数据中是否还需要?

How does Dubbo3.0 connect to istio+envoy service mesh mode? Close the registry and switch to direct service? Is it still needed in the metadata?

@DubboReference(url = "tri://myServiceName")
RpcService rpcService;
waxmsbnn

waxmsbnn3#

Recently, we have been improving the content of mesh, and we will give detailed operation documents to explain at that time.

b0zn9rqh

b0zn9rqh4#

Recently, we have been improving the content of mesh, and we will give detailed operation documents to explain at that time.

How's it going now? I would like to try preview version, which branch it working on?

cngwdvgl

cngwdvgl5#

Recently, we have been improving the content of mesh, and we will give detailed operation documents to explain at that time.

How's it going now? I would like to try preview version, which branch it working on?

Working in process. 3.1 branch

相关问题