Speaker
Kohei Tokunaga
Description
Pulling images is known as one of the time-consuming steps during starting up containers. In this talk, Kohei will share the approach of speeding up container startup using eStargz image format and recent works around eStargz.
eStargz allows container runtimes to start containers without waiting for the pull completion. This has been available on a variety of tools in the community, including Kubernetes, k3s, containerd, CRI-O, Podman, BuildKit, Kaniko, etc.
The talk will also cover IPFS-based P2P image distribution with containerd and its combination with eStargz-based lazy pulling.