Skip to main content

Debugging an Istio Traffic Policy That Isn't Working

You applied a VirtualService that splits traffic 80/20 between v1 and v2 of a service, but in production all traffic still goes to v1. Walk me through how you'd debug it.

Senior questions
Service Meshadvanced

// interview question

You applied a VirtualService that splits traffic 80/20 between v1 and v2 of a service, but in production all traffic still goes to v1. Walk me through how you'd debug it.

Answer out loud first, then check yourself against the model answer.

#istio#service-mesh#traffic-management#debugging#troubleshooting
Sponsored
Carbon Ads

More Service Mesh interview questions

Also worth your time on this topic