Envoy Bookinfo Traffic Management Example

Envoy Traffic Management Bookinfo example.

Demonstrates traffic management in the Envoy proxy-based Istio service mesh architecture through a complete Bookinfo example with Dubbo service access.

Request Routing

This task shows you how to configure dynamic request routing to multiple versions of a microservice.

Traffic Shifting

Shows you how to migrate traffic from an old to new version of a service.

TCP Traffic Shifting

Shows you how to migrate TCP traffic from an old to new version of a TCP service.

Request Timeouts

This task shows you how to set up request timeouts in Envoy using Istio.

Mirroring

This task demonstrates the traffic mirroring/shadowing capabilities of Istio.

Locality Load Balancing

This series of tasks demonstrate how to configure locality load balancing in Istio.