Skip to content

stringl1l1l1l/dubbo-kubernetes

 
 

Repository files navigation

Dubbo Kubernetes

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.

About

The Dubbo Kubernetes integration.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Go 99.3%
  • Other 0.7%