mirror of
https://github.com/hackstoic/golang-open-source-projects.git
synced 2025-01-23 09:40:19 +08:00
微服务增加istio
This commit is contained in:
parent
505543bfc1
commit
abeec8ca2d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user