This project is an open-source proxyless service mesh for Dubbo microservices. Built on the Istio control plane architecture, it leverages its core capabilities and integrates deeply with Kubernetes, providing full service mesh functionality with minimal resource overhead, enabling high-performance inter-service communication, traffic management, and security features.
The main repositories of Dubbo on Kubernetes include:
- dubboctl — The command-line management tool that provides control plane management, development framework scaffolding, and application deployment.
- dubbod — The dubbo control plane. used to implement a Dubbo proxyless service mesh.
- operator — Provides user-friendly options to operate the Dubbo proxyless service mesh.
Please refer to official website
Refer to CONTRIBUTING.md
Apache License 2.0, see LICENSE.