Completed
BPF getpeername hook
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Making the Kubernetes Service Abstraction Scale Using EBPF
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Problem statement
- 3 Cilium: overview
- 4 Cilium v1.6: BPF ClusterIP
- 5 Cilium v1.6: BPF Node Port
- 6 Global socket cookies
- 7 Managed neighbor entries for backends 1/2
- 8 LRU BPF callback on entry eviction
- 9 LRU BPF eviction zones
- 10 BPF atomic ops
- 11 BPF getpeername hook
- 12 Improved mapping collision resolution