dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

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

Open Cuihongsen opened this issue 2 years ago • 5 comments

  • [x] 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;

Cuihongsen avatar Dec 31 '21 08:12 Cuihongsen

同问

panniyuyu avatar Mar 24 '22 08:03 panniyuyu

同问

Debenson avatar Jun 14 '22 03:06 Debenson

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

CrazyHZM avatar Jun 14 '22 03:06 CrazyHZM

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?

liuzhiguo630 avatar Jul 26 '22 02:07 liuzhiguo630

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

AlbumenJ avatar Jul 27 '22 08:07 AlbumenJ

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

hi, How's it going now?

shoulda avatar Nov 03 '22 10:11 shoulda