youtube image
From YouTube: The Growing Need for Caching Container Images in Kubernetes - Senthil Raja Chermapandian, Ericsson

Description

Imagine your Containerized Application experiences a sudden surge in traffic, and it needs to immediately scale out horizontally (i.e., additional instances need to be created). Kubernetes creates additional replicas of Pods. However, these Pods won’t be available for handling the increased traffic, until the required images are pulled, the containers are started and become ready to serve requests. Or assume applications that run on IoT devices, where the network connectivity between the device and image registry would be intermittent. There are several such use cases that would benefit from caching the container images in your Kubernetes cluster. In this talk, I’ll present the benefits of caching images, use cases, how easy it is to create and manage the cache using an open-source Kubernetes add-on called kube-fledged. I’ll also present a list of similar image caching solutions.

Contacta a Senthil en:
- https://www.linkedin.com/in/senthil-raja-chermapandian
- https://twitter.com/senthilrch