My k8s cluster (not DOKS) is stuck for several minutes pulling images from the DOCR Registry. Is there bandwidth limitations that I’m missing somewhere? I’m on the professional plan.
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 8m58s default-scheduler Successfully assigned mystuff/redacted-service-69c554976d-bt2nr to k0r0ptserver4
Normal Pulling 8m59s kubelet Pulling image "registry.digitalocean.com/my-fake-registry/redacted-service:abcdef0"
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
Haven’t seen this personally, been pulling from DOCR regularly and it’s been fast for me, even with larger images. So it doesn’t sound like a general bandwidth limitation.
That said, a few things to check:
Try pulling the image manually from one of the nodes with docker pull
to see if it’s a DOCR issue or something on the K8s side.
Check if this only happens on specific nodes or at certain times, could be related to image caching or network congestion.
Check the size of the images. If the images are huge it might be understandable that it takes a while, especially when pulled on fresh new nodes without any layers already cached.
If it’s consistently slow, definitely reach out to the DigitalOcean support, they can look into DOCR performance or regional issues on their end.
Let me know if you narrow it down!
- Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.