forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com> Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
1.0 KiB
1.0 KiB
Introduction
Dubbo is a special protocol. The following functions must be provided:
- Envoy on the service mesh data plane parses protocols and manages traffic of Dubbo.
- The service mesh control plane supports Dubbo governance rules and service management such as grayscale release, load balancing, and access authorization.
In addition, the service discovery model of Dubbo is different from that of Kubernetes or Spring Cloud. Additional processing is required.
Parent topic: Service Governance for Dubbo-based Applications