Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 238 Bytes

To run the docker puller,

kubectl apply -f docker-puller.yaml

This will start a DaemonSet that starts pulling the image given in -i on all your nodes.

If -w is given, it will sleep/wait forever after pulling the image.