目录
环境准备
VirtualService
- istio VirtualService 和 k8s Ingress
- 创建 Gateway 允许外部访问
- VirtualService 给予 uri 重写路由
- 使用 DestinationRule Subset 进行路由分组(版本控制)
- VirtualService 基于 Header 重写路由
- VirtualService 支持重写路由的所有方式
- VirtualService 路由重定向
- VirtualService 的重试机制
- VirtualService 注入错误实现混沌测试
- VirtualService 委托,即流量转发
- VirtualService Header 管理
- VirutalService 根据客户端 Label 转发路由(sourceLabels): 待测试
- Gateway 支持 https 访问 - 标准模式
- 使用 DestionationRule 流量控制策略 - 简单负载均衡
- 原文链接:https://typonotes.com/posts/books/istio-in-action/SUMMARY/
- 本文为原创文章,转载注明出处。
- 欢迎 扫码关注公众号
Go与云原生
或 订阅网站 https://typonotes.com/ 。 - 第一时间看后续精彩文章。觉得好的话,请猛击文章右下角「在看」,感谢支持。