Slide 48
Slide 48 text
@shahiddev
What is Istio?
Open source project being led by Lyft, IBM & Google
Runs on top of Kubernetes (and other platforms) to extend
capabilities
Provides:
• Network error handling (retry, circuit breakers, timeouts)
• Rate limiting
• Traffic shifting
• Fault injection
• Service to service communication security & policies
• Distributed tracing of requests