Cloud-Native proxyless service mesh platform for Dubbo microservices, enabling zero-latency inter-service communication across multiple protocols, advanced traffic management, and enterprise-grade security without sidecar proxies. Built on Istio's control plane architecture with native Kubernetes integration, it delivers service mesh capabilities with minimal resource overhead and maximum performance.
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. It is similar to the Istio components, used to implement a proxyless service mesh, and includes the following components:
- planet - Runtime proxy configuration and xDS server
- aegis - Certificate issuance and rotation
- gear - Validation, aggregation, transformation, and distribution of Dubbo configuration
- 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.