This is an automated email from the ASF dual-hosted git repository.

zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git


The following commit(s) were added to refs/heads/master by this push:
     new 07333c6b Update description
07333c6b is described below

commit 07333c6b7f8f7d9b2d585bfc3d80bd36733a3f0e
Author: mfordjody <[email protected]>
AuthorDate: Fri Jan 16 13:54:55 2026 +0800

    Update description
---
 .asf.yaml | 2 +-
 README.md | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4bdd12a8..d937857b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,7 +21,7 @@ notifications:
 
 github:
   homepage: https://dubbo.apache.org
-  description: "Grant Dubbo the ability to connect, secure, control, and 
observe."
+  description: "Dubbo Service Mesh for Kubernetes."
   features:
     # Enable wiki for documentation
     wiki: false
diff --git a/README.md b/README.md
index 8b663575..489333b5 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,11 @@
   </a>
 </p>
 
-This project is gRPC service mesh built for Dubbo, with low resource usage, 
enabling high-performance inter-service communication, traffic control, and 
security.
+## Dubbo Service Mesh for Kubernetes
 
-## Introduction
+Implement an open-source service mesh for Dubbo in a Kubernetes cluster, 
integrate applications directly into the service mesh through the SDK, secure, 
connect, and observe services in a unified, lighter, and more efficient way, 
and support load balancing and service-to-service authentication.
 
-The repositories include:
+## Project Core
 
 - **api** — API definitions for Dubbo.
 - **client-go** — Go client library for the Dubbo API.

Reply via email to