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

albumenj pushed a commit to branch dev-istio-1.14
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git


The following commit(s) were added to refs/heads/dev-istio-1.14 by this push:
     new 42a4efcb Update pixiu readme (#477)
42a4efcb is described below

commit 42a4efcb9e73b180a2373031335deb633cda3eac
Author: Albumen Kevin <[email protected]>
AuthorDate: Mon Aug 29 11:13:17 2022 +0800

    Update pixiu readme (#477)
---
 README.md    | 4 ++++
 README_CN.md | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 890aff42..e3c75cd3 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,10 @@ docker run --name pixiu-gateway -p 8888:8888 \
 - Observability: Integrate with opentelemetry and jaeger for distributed 
tracing.
 - Admin and visual interface: Have pixiu-admin for remote administration and 
visualization
 
+### Control Plane
+
+The pixiu control plane is forked from [istio](https://github.com/istio/istio) 
v1.14.3. Offers a variety of capabilities, including service discovery, traffic 
management, security management.
+
 ## Contact Us
 
 The project is under intensively iteration, you are more than welcome to use, 
suggest and contribute codes. 
diff --git a/README_CN.md b/README_CN.md
index 7f72ad70..18efce9a 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -101,6 +101,10 @@ docker run --name pixiuname -p 8888:8888 \
 - 可观测性:集成 opentelemetry 和 jaeger,便于进行分布式链路追踪
 - 自持 admin 和可视化界面:拥有 pixiu-admin 进行远程管理和可视化
 
+### 控制面
+
+Pixiu 控制面是 frok 自 [istio](https://github.com/istio/istio) v1.14.3 
版本。提供包括服务发现、流量管理、安全等多种能力。
+
 ## 联系我们
 
 项目在快速迭代中,欢迎使用, 欢迎给出建议或者提交pr。

Reply via email to