The Dubbo Kubernetes integration.

Clone this repo:
  1. 7043eb3 [navi] fmt replace klog library (#778) by Jian Zhong · 8 days ago master
  2. 1a425a1 fix release-0.2.4 (#777) by Jian Zhong · 11 days ago v0.2.4
  3. c236f25 [fix] go mod version v5 (#776) by Jian Zhong · 11 days ago
  4. fc623f2 [fix] go mod version v4 (#775) by Jian Zhong · 12 days ago
  5. e493b0b [fix] go mod version v3 (#774) by Jian Zhong · 12 days 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.
  • helm-charts: This directory contains the Helm chart sources, which are versioned, built, and pushed to the following Helm repositories with each Dubbo release.
  • 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.