From 2e78b9c96607f2b610ad0d878d698afacd6a25a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=94=E4=BB=A4=E6=B6=9B/=E4=BC=AF=E7=90=B4?= Date: Sun, 4 Nov 2018 17:06:45 +0800 Subject: [PATCH] add sofamosn docs's address --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 57fefc87fb0e..10e5ea7db81f 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,17 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/alipay/sofa-mesh)](https://goreportcard.com/report/github.com/alipay/sofa-mesh) [![codecov.io](https://codecov.io/github/alipay/sofa-mosn/coverage.svg?branch=master)](https://codecov.io/github/alipay/sofa-mesh?branch=master) -SOFAMesh 是基于 Istio 改进和扩展而来的 Service Mesh 大规模落地实践方案。在继承 Istio 强大功能和丰富特性的基础上,为满足大规模部署下的性能要求以及应对落地实践中的实际情况,有如下改进: +SOFAMesh 鏄熀浜 Istio 鏀硅繘鍜屾墿灞曡屾潵鐨 Service Mesh 澶ц妯¤惤鍦板疄璺垫柟妗堛傚湪缁ф壙 Istio 寮哄ぇ鍔熻兘鍜屼赴瀵岀壒鎬х殑鍩虹涓婏紝涓烘弧瓒冲ぇ瑙勬ā閮ㄧ讲涓嬬殑鎬ц兘瑕佹眰浠ュ強搴斿钀藉湴瀹炶返涓殑瀹為檯鎯呭喌锛屾湁濡備笅鏀硅繘锛 -- 采用 Golang 编写的 [MOSN](https://github.com/alipay/sofa-mosn) 取代 [Envoy](https://github.com/envoyproxy/envoy) -- 合并Mixer到数据平面以解决性能瓶颈 -- 增强 Pilot 以实现更灵活的服务发现机制 -- 增加对 [SOFA RPC](https://github.com/alipay/sofa-rpc)、Dubbo 的支持 +- 閲囩敤 Golang 缂栧啓鐨 [MOSN](https://github.com/alipay/sofa-mosn) 鍙栦唬 [Envoy](https://github.com/envoyproxy/envoy) +- 鍚堝苟Mixer鍒版暟鎹钩闈互瑙e喅鎬ц兘鐡堕 +- 澧炲己 Pilot 浠ュ疄鐜版洿鐏垫椿鐨勬湇鍔″彂鐜版満鍒 +- 澧炲姞瀵 [SOFA RPC](https://github.com/alipay/sofa-rpc)銆丏ubbo 鐨勬敮鎸 -初始版本由蚂蚁金服和阿里大文娱UC事业部携手贡献,期待社区一起来参与后续开发,共建一个开源精品项目。 +鍒濆鐗堟湰鐢辫殏铓侀噾鏈嶅拰闃块噷澶ф枃濞盪C浜嬩笟閮ㄦ惡鎵嬭础鐚紝鏈熷緟绀惧尯涓璧锋潵鍙備笌鍚庣画寮鍙戯紝鍏卞缓涓涓紑婧愮簿鍝侀」鐩 -- [SOFAMesh 文档](http://www.sofastack.tech/sofa-mesh/docs/Home) +- [SOFAMesh 鏂囨。](http://www.sofastack.tech/sofa-mesh/docs/Home) +- [SOFAMosn 鏂囨。](http://www.sofastack.tech/sofa-mosn/docs/Home) - [Istio Community](https://github.com/istio/community) - describes how to get involved and contribute to the Istio project - [Istio Developer's Guide](https://github.com/istio/istio/wiki/Dev-Guide) - explains how to set up and use an Istio development environment - [Project Conventions](https://github.com/istio/istio/wiki/Dev-Conventions) - describes the conventions we use within the code base