From abeec8ca2d5aa30c1dab9683228e5a4aaf5ea09e Mon Sep 17 00:00:00 2001 From: hackstoic Date: Mon, 17 Sep 2018 09:06:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E6=9C=8D=E5=8A=A1=E5=A2=9E=E5=8A=A0is?= =?UTF-8?q?tio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 095f644..2d20651 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ |[ appdash ]( https://github.com/sourcegraph/appdash )| go版本的分布式应用跟踪系统, 基于google dapper的原理构建 | |[ Jaeger ]( https://github.com/uber/jaeger )| Jaeger是Uber的分布式跟踪系统 ,基于google dapper的原理构建, 以Cassandra作为存储层 | |[ Rainbond ]( https://github.com/goodrain/rainbond )| 云帮是一款以应用为中心的开源PaaS,深度整合Kubernetes的容器管理和Service Mesh微服务架构最佳实践,满足支撑业务高速发展所需的敏捷开发、高效运维和精益管理需求 | +|[ istio ]( https://github.com/istio/istio )| Istio是由Google、IBM和Lyft开源的微服务管理、保护和监控框架。使用istio可以很简单的创建具有负载均衡、服务间认证、监控等功能的服务网络,而不需要对服务的代码进行任何修改。 | # CI/CD