- 流量管理
- 配置请求路由
- 故障注入
- 流量转移
- TCP Traffic Shifting
- 设置请求超时
- Circuit Breaking
- 镜像
- Ingress
- Egress
流量管理
演示 Istio 的流量路由功能的任务。
配置请求路由
此任务将展示如何将请求动态路由到微服务的多个版本。
故障注入
此任务说明如何注入故障并测试应用程序的弹性。
流量转移
展示如何将流量从旧版本迁移到新版本的服务。
TCP Traffic Shifting
Shows you how to migrate TCP traffic from an old to new version of a TCP service.
设置请求超时
本任务用于示范如何使用 Istio 在 Envoy 中设置请求超时。
Circuit Breaking
This task shows you how to configure circuit breaking for connections, requests, and outlier detection.
镜像
此任务演示了 Istio 的流量镜像/影子功能。
Ingress
控制 Istio 服务网格的入口流量。
Egress
控制 Istio 服务网格的出口流量。