Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Resize Pods In-Place Using Deterministic eBPF Triggers and Kubernetes Feature Design
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The End of Local Development
- 3 The Dawn of Cloud-Native Development
- 4 Cost Reduction
- 5 Booting Spikes + VPA + In-Place Pod Resize
- 6 "make" Spikes + VPA + In-Place Pod Resize
- 7 Optimal "make" Spikes Behavior
- 8 In-Place Pod Resize - What Changed?
- 9 In-Place Pod Resize - What Does It Involve?
- 10 In-Place Pod Resize - Design
- 11 In-Place Pod Resize - Container Resize Order
- 12 In-Place Resize - Expectations From Runtime
- 13 In-Place Pod Resize - Innovating with eBPF
- 14 In-Place Pod Resize + eBPF + BPF maps
- 15 Key Takeaways