From November 1 on, Docker will limit unauthenticated pulls to 100 layers per 6 hours. This will certainly cause problems for people pulling the node-exporter from the Docker Hub. Especially in Kubernetes scenarios where ImagePullPolicy=Always is common practice and often even enforced by running the AlwaysPullImages admission controller. See: https://www.docker.com/blog/scaling-docker-to-serve-millions-more-developers-network-egress/ Therefor we should stop advertising Docker Hub and rather suggest users to use quay.io Signed-off-by: Johannes 'fish' Ziemke <github@freigeist.org>pull/1825/head
parent
e51b508428
commit
6f06af5822
Loading…
Reference in new issue