Preventing Kubernetes from Pulling the Pause Image from the Internet
meatmanek Wednesday, November 05, 2025
Summary
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.
66
36
Summary
kyle.cascade.family