Kubernetes Deployment Solution

Demonstrate how to deploy Dubbo to Kubernetes and reuse Kubernetes Native Service.

API-SERVER

Use API-SERVER as the registration center, deploy Dubbo application to Kubernetes and reuse Kubernetes Native Service example

Dubbo Mesh

Through the Dubbo Control Plane, the details of service governance are shielded, while retaining the native ability to adapt to kubernetes, the decoupling of the data plane and kubernetes is realized from the architecture, and various problems caused by direct communication between the data plane and kubernetes are avoided.

For details, please refer to the Mesh solution section



Last modified January 2, 2023: Enhance en docs (#1798) (95a9f4f6c1c)