Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Startup Containers in Lightning Speed with Lazy Image Distribution
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Summary
- 3 Pull is time-consuming
- 4 OCI/Docker Specs for image distribution
- 5 Problems on the OCI/Docker Specs
- 6 Lazypull with containerd Stargz Snapshotter
- 7 Standard-compliant lazypull
- 8 Stargz archive format
- 9 eStargz archive for prefetch
- 10 Workload-based runtime optimization with eStargz
- 11 Benchmarking results
- 12 Time to take for container startup
- 13 Expected use-cases
- 14 Other OCl-alternative lazy image distribution
- 15 Recap