liuxiran commented on a change in pull request #500:
URL: https://github.com/apache/apisix-website/pull/500#discussion_r694321983
##########
File path:
website/articles/How-To-Extend-Apache-APISIX-into-a-Service-Mesh-Sidecar.md
##########
@@ -0,0 +1,25 @@
+---
+title: "如何将 Apache APISIX 扩展为一个服务网格的边车"
+date: 2021-08-07 13:30:00
+keywords:
+- APISIX
+- Service Mesh
+- Kubernetes
+- API Gateway
+- Istio
+- Kuma
+---
+
+## 分享人简介
+
+Chao Zhang: Apache APISIX PMC,OpenResty 贡献者,开源爱好者,现在我正在研究 Service
Mesh、Kubernetes 和 API Gateway。
+
+## 分享主题介绍
+
+在这个主题中,我将介绍 apisix-mesh-agent 项目,它有一些能力将 Apache APISIX
扩展为服务网格场景中的边车程序,更重要的是,它使用 xDS 协议从 Istio、Kuma 等控制平面获取配置。之后,我将介绍关于在服务网中使用 Apache
APISIX 的未来计划和期望。
Review comment:
add the repo link for `apisix-mesh-agent`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]