Kubernetes/Istio
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Architecture
. | app1 | | app2 | | proxy | <----------> | proxy | # Envoy proxy sidecars | | pod | | pod | | pod | | | |citadel| |mixer| |pilot| | | C o n t r o l P l a n e A P I | ----------------------------------------
Envoy:
- Dynamic service discovery
 - Load balancing
 - TLS termination
 - Health checks
 - Staged rollouts
 - Fault injection