The Dubbo Kubernetes integration.

Clone this repo:
  1. 1aede46 [discovery] Update xds ads and webhook (#801) by Jian Zhong · 4 days ago master
  2. 16a0738 [chore] discovery ads push completed (#800) by Jian Zhong · 5 days ago
  3. 08d54d4 [chore] fix webhook and crd controller (#799) by Jian Zhong · 8 days ago
  4. ca8d70b [discovery] add proxyless webhook inject code (#798) by Jian Zhong · 10 days ago
  5. 570bf72 [discovery] delete xds cache and webhook code (#797) by Jian Zhong · 10 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 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. It is built on Istio to implement a proxyless service mesh and includes the following components:
    • Sail - (under development): Runtime proxy configuration.
    • Aegis - (under development): Certificate issuance and rotation.
    • Gear - (under development): Validation, aggregation, transformation, and distribution of Dubbo configuration.
  • 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.