lolistio
lol istio
View the Project on GitHub
View On
GitHub
Registry:
使用consul作为istio的注册中心(intree or by service entry)
Traffic:
通过 service entry 访问虚拟机上的服务
虚拟机上部署 sidecar ,从而加入到服务网格
故障注入
Policy:
限流
Envoy Filter:
基于assemblyscript/Go SDK开发Istio Envoy Wasm Filter
Misc:
隔离
调整Container启动顺序,确保应用在sidecar就绪后启动
健康检查
如何对istio数据平面进行benchmark
Client-go shared informer寻宝图