Completed
Takeaways
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Keep Calm and Containerd On - Migrating Kubernetes Clusters from Docker to Containerd
Automatically move to the next video in the Classroom when playback concludes
- 1 Thank you to our session recording sponsor!
- 2 What's a CRI?
- 3 Why docker-shim got deprecated?
- 4 Why containerd?
- 5 CRI RuntimeInvocation
- 6 Understand CR wiring: containerd
- 7 The Great Migration
- 8 Logging driver
- 9 Logging and migration: Problem 1
- 10 Logging and migration Solution 1
- 11 Logging and migration Problem 2
- 12 Logging and migration Solution 2
- 13 CNI and migration: Problem
- 14 CNI and migration Solution
- 15 Performance test setup
- 16 containerd vs dockerd performance
- 17 Takeaways