[Q/A][Java SDK (Component)] 服务网格: Proxy模式与Proxyless模式的Dubbo应用,可以互联互通? #14118
Replies: 1 comment 1 reply
-
Please submit the discussion in English only:) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
背景
想打通测试环境和本地开发环境的流量路由标签的环境隔离,充分利用稳定的测试环境,避免多套环境和维护成本。
Proxy模式与Proxyless模式的Dubbo应用,可以互联互通。
如官方架构图,Sidecar 与 Proxyless 模式共存
http://static.dubbo.apache.org:8080/zh-cn/overview/core-features/service-mesh/
刘军分享的《基于DubboMesh的标准化云原生微服务体系》和邹毅贤分享的《跨平台的统一控制面实现 Dubbo Mesh》
数据面支持多种部署形态
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions