Completed
Data plane: sidecar (service proxy)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Proxyful or Proxyless: Digging into Istio with Cilium
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 CHRISTIAN POSTA
- 3 Company Overview
- 4 What is application networking?
- 5 Previous solutions to these problems
- 6 Container networking / CNI / Overlay built on eBPF!
- 7 Cilium: Cloud Networking Overlay
- 8 What is eBPF?
- 9 Service Mesh Technologies Provide the Following
- 10 Optimizing the data plane
- 11 Data plane: sidecar (service proxy)
- 12 Data plane: shared proxy per node
- 13 Data plane: shared proxy per service account (per node)
- 14 Data plane: shared remote proxy with micro-sidecar
- 15 Consistent Networking Policies
- 16 Gloo Application Networking Platform