Completed
pod with sidecar
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Securing Kubernetes Workloads with Istio Service Mesh - DevSecOps 2023
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 talk outline
- 4 what is a service mesh
- 5 istio features
- 6 important terminology
- 7 before istio
- 8 pod with sidecar
- 9 sidecar proxy
- 10 how is the sidecar injected
- 11 with istio - sidecar intercepts all traffic
- 12 istio architecture
- 13 service mesh security
- 14 service identities - the starting point
- 15 conversion of identity into a certificate
- 16 identity provisioning workflow
- 17 authentication
- 18 auth flow
- 19 peer authentication
- 20 demo
- 21 ingress gateway
- 22 demo
- 23 authorization
- 24 auth flow
- 25 demo
- 26 questions?