How to avoid network saturation in a large K8S cluster?

How to avoid network saturation in a large K8S cluster?

Dario Sindičić is a DevOps engineer with a background both in the development and also in systems engineering. His career started with a competitive programming after which he entered into Linux eco-system learning more about opensource technologies. He is a contributor to many opensource projects and his everyday tasks including resolving strange and peculiar issues.

As your Kubernetes cluster grows in size, network saturation can occur due to the large number of images that need to be pulled from the internet. In this presentation, we will examine the image delivery process in Kubernetes and present a novel method for delivering images within a cluster more quickly and efficiently.