From 3a8beea4439afcbe8e0ec023258ba717c435963c Mon Sep 17 00:00:00 2001 From: haiker2011 Date: Tue, 12 Mar 2019 21:48:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E4=BA=9B=E8=A1=A8?= =?UTF-8?q?=E8=BF=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appendix/service-mesh-landscape.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/appendix/service-mesh-landscape.md b/appendix/service-mesh-landscape.md index 453a8f8c..0cd8aeb0 100644 --- a/appendix/service-mesh-landscape.md +++ b/appendix/service-mesh-landscape.md @@ -1,6 +1,6 @@ --- owners: ["rootsongjc"] -reviewers: [""] +reviewers: ["haiker2011"] description: "本文描绘了服务网格的全景图。" publishDate: 2019-03-10 updateDate: 2019-03-10 @@ -10,22 +10,22 @@ category: "original" # 服务网格全景图 -Service Mesh 的概念于 2016 年诞生至今仍在蓬勃发展,下面是由于 [ServiceMesher 社区](http://www.servicemesher.com)维护的[Service Mesh 列表](http://www.servicemesher.com/awesome-servicemesh/listed.html),如您发现该列表中有所遗漏欢迎到 [servicemesher/awesome-servicemesh](https://github.com/servicemesher/awesome-servicemesh/) 上提交 PR。 +Service Mesh 的概念于 2016 年诞生至今仍在蓬勃发展,下面是由 [ServiceMesher 社区](http://www.servicemesher.com)维护的[Service Mesh 列表](http://www.servicemesher.com/awesome-servicemesh/listed.html),如您发现该列表中有所遗漏欢迎到 [servicemesher/awesome-servicemesh](https://github.com/servicemesher/awesome-servicemesh/) 上提交 PR。 - [amalgam8](https://github.com/amalgam8/amalgam8) - 用于异构微服务的基于版本的路由网格 - [ambassador](https://github.com/datawire/ambassador) - 开源的基于 Envoy proxy 构建的用于微服务的 Kubernetes 原生 API 网关 [https://www.getambassador.io](https://www.getambassador.io/) -- [aspen-mesh](https://github.com/aspenmesh) - 隶属于 F5 的公司开发的 Service Mesh +- [aspen-mesh](https://github.com/aspenmesh) - 隶属于 F5 公司开发的 Service Mesh - [conduit](https://conduit.io/) - 适用于 Kubernetes 的轻量级 Service Mesh [https://conduit.io](https://conduit.io/) -- [consul](https://github.com/hashicorp/consul) - Consul 一种分布式、高可用的和数据中心感知解决方案,用于跨动态分布式基础架构连接和配置应用程序。 +- [consul](https://github.com/hashicorp/consul) - Consul 一种分布式、高可用的数据中心感知解决方案,用于跨动态分布式基础架构连接和配置应用程序。 - [dubbo](https://github.com/apache/incubator-dubbo) - Apache Dubbo™ (incubating)是一款高性能Java RPC框架。[http://dubbo.incubator.apache.org](http://dubbo.incubator.apache.org/) - [envoy](https://github.com/envoyproxy/envoy) - C++ 前端/服务代理 [https://www.envoyproxy.io](https://www.envoyproxy.io/) - [istio](https://github.com/istio) - 用于连接、保护、控制和观测服务。 - [kong](https://github.com/Kong/kong) - 云原生 API 网关 - [linkerd](https://github.com/linkerd/linkerd) - 云原生应用的开源 Service Mesh [https://linkerd.io](https://linkerd.io/) -- [mesher](https://github.com/go-mesh/mesher) - 华为开源的基于轻量级基于 [go chassis](https://github.com/ServiceComb/go-chassis) 的 Service Mesh。 +- [mesher](https://github.com/go-mesh/mesher) - 华为开源的轻量级基于 [go chassis](https://github.com/ServiceComb/go-chassis) 的 Service Mesh。 - [nginmesh](https://github.com/nginmesh/nginmesh) - 基于 Nginx 的 Service Mesh - [nginx-unit](https://github.com/nginx/unit) - NGINX Unit is a new, lightweight, open source application server built to meet the demands of today’s dynamic and distributed applications. - [servicecomb](https://github.com/ServiceComb) - ServiceComb 是华为开源的微服务框架,提供便捷的在云中开发和部署应用的方式。 - [sofa-mesh](https://github.com/alipay/sofa-mesh) - SOFAMesh 是蚂蚁金服开源的基于 Istio 的大规模服务网格解决方案。 -- [sofa-mosn](https://github.com/alipay/sofa-mosn) - SOFAMosn 是由蚂蚁金服开源的一个模块化可观测的智能网络,可用作为 sidecar 部署在 Service Mesh 中。http://www.sofastack.tech +- [sofa-mosn](https://github.com/alipay/sofa-mosn) - SOFAMosn 是由蚂蚁金服开源的一个模块化可观测的智能网络,可作为 sidecar 部署在 Service Mesh 中。http://www.sofastack.tech - [tars](https://github.com/Tencent/Tars) - Tars 是腾讯开源的基于名称服务的高性能 RPC 框架。使用 tars 协议并提供半自动化运维平台。 \ No newline at end of file