Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dubbo2istio对接spring-cloud(nacos) #27

Open
broce-597 opened this issue May 8, 2022 · 2 comments
Open

dubbo2istio对接spring-cloud(nacos) #27

broce-597 opened this issue May 8, 2022 · 2 comments

Comments

@broce-597
Copy link

dubbo2istio应该只能对nacos中的dubbo服务进行注入到网格的操作以及流量治理,对nacos中的spring-cloud服务无法注入到网格中,不知道spring-cloud服务是否可以通过dubbo2istio类似的方式实现

@yichouchou
Copy link

spring-cloud 会从注册中心拿服务ip然后远程调用是走的ip,恐怕需要对于sdk改造。

@zhaohuabing
Copy link
Member

可以的,不过 dubbo2istio 中的服务模型是 dubbo 服务的,如果要对接 spring cloud,需要对代码进行改动,适配 spring cloud 的服务模型。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants