hazumi
Back

Preventing Kubernetes from pulling the pause image from the internet

meatmanekkyle.cascade.family
97 points52 comments

The 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.

Comments (52)