Provides support for building and deploying Dubbo applications in various environments, including Kubernetes and Alibaba Cloud ACK.
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.
Please refer to official website
Refer to CONTRIBUTING.md
Apache License 2.0, see LICENSE.