The Dubbo Kubernetes integration.

Clone this repo:
  1. 40dde87 release-0.2.5 (#784) by Jian Zhong · 6 days ago master
  2. bff80a7 [chore] Optimization partial catalog (#783) by Jian Zhong · 7 days ago
  3. 27e42f6 [navi] Update mesh config logic (#781) by Jian Zhong · 2 weeks ago
  4. eca3391 [navi] add xds server logic (#780) by Jian Zhong · 2 weeks ago
  5. 7043eb3 [navi] fmt replace klog library (#778) by Jian Zhong · 4 weeks ago

Build codecov license

Provides support for building and deploying Dubbo applications in various environments, including Kubernetes and Alibaba Cloud ACK.

Repositories

The main code repositories of Dubbo on Kubernetes include:

  • dubboctl: This directory contains code for the command line utility.
  • dubbod — The dubbo control plane. It is built on Istio to implement a proxyless service mesh and includes the following components:
    • navigator (under development): Responsible for configuring proxies at runtime.
  • operator: dubbo operator provides user friendly options to operate the dubbo proxyless mesh.

Quick Start

Please refer to official website

Contributing

Refer to CONTRIBUTING.md

License

Apache License 2.0, see LICENSE.