Completed
about us
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Ambient Mesh: New Sidecar-less and Faster Istio for Zero Trust
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 about us
- 4 agenda
- 5 istio
- 6 istio service mesh architecture
- 7 limitations of sidecar
- 8 let's break it down!
- 9 the ambient mesh
- 10 https connect tunnel
- 11 is ztunnel truly secure?
- 12 benefits of ambient mesh
- 13 demo:
- 14 - install istio with ambient mesh
- 15 - enable ambient mesh
- 16 - apply l4 authorization policies
- 17 - allow traffic through ingress gateway
- 18 - traffic management: canary release
- 19 - observability and debugging
- 20 good job