Provides a proxyless service mesh for Dubbo microservices on Kubernetes.

Clone this repo:
  1. bffa7ae Change license notes and add replace mesh api (#836) by mfordjody · 5 hours ago master
  2. daf2f9a release-0.3.1 by mfordjody · 9 days ago 0.3.1
  3. 66f3b80 Support for north-south traffic (#835) by mfordjody · 10 days ago
  4. 19cc43f Add logo and charts values (#834) by mfordjody · 3 weeks ago
  5. edd09c8 release-0.3.0 by mfordjody · 4 weeks ago 0.3.0

Dubbo Service Mesh for Kubernetes

Go Reference Go Report Card codecov license

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.

Project Structure

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.

Quick Start

Please refer to official website

Contributing

Refer to CONTRIBUTING.md

License

Apache License 2.0, see LICENSE.