微服务增加istio

This commit is contained in:
hackstoic 2018-09-17 09:06:07 +08:00
parent 505543bfc1
commit abeec8ca2d

View File

@ -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