Implement an open-source service mesh for Dubbo in a Kubernetes cluster, integrate applications directly into the service mesh through the SDK, secure, connect, and observe services in a unified, lighter, and more efficient way, and support load balancing and service-to-service authentication.
- api — API definitions for Dubbo.
- client-go — Go client library for the Dubbo API.
- dubboctl — Command-line tool that provides control plane management.
- dubbod — The control plane, communicating based on gRPC and xDS APIs.
- operator — Provides user-friendly options for operating the service mesh.
Please refer to official website
Refer to CONTRIBUTING.md
Apache License 2.0, see LICENSE.