Preventing Kubernetes from pulling the pause image from the internet
meatmanek
kyle.cascade.family
97 points52 comments
Summary
by metafa.stThe article discusses how to prevent Kubernetes from downloading the 'pause' container image from the internet, which can be useful for air-gapped environments. It provides instructions on how to host the image locally and configure Kubernetes to use the local version instead.