Skip to content

apache/dubbo-kubernetes

Dubbo Service Mesh for Kubernetes

Go Reference Go Report Card codecov license

Apache Dubbo

This project is gRPC service mesh built for Dubbo, with low resource usage, enabling high-performance inter-service communication, traffic control, and security.

Introduction

The repositories include:

  • api — API definitions for Dubbo.
  • client-go — Go client library for the Dubbo API.
  • dubboctl — Command-line tool that provides control plane management, development framework setup, and application deployment capabilities.
  • dubbod — The control plane, communicating based on gRPC and xDS APIs.
  • operator — Provides user-friendly options for operating the service mesh.

Quick Start

Please refer to official website

Contributing

Refer to CONTRIBUTING.md

License

Apache License 2.0, see LICENSE.