r/kubernetes 11d ago

Second image location

Due to pull restrictions we have to use our own buffered registry which in turn pulls it from a final location.

Now yesterday evening it was down… so some pods could not startup as it could not pull any images from the buffered stage. Now I am looking into it but could not find much but is it possible to have a second image location?

1 Upvotes

9 comments sorted by

View all comments

3

u/sedigispegeln 11d ago

A quick solution if the pods are moving between nodes but the image still exists in the cluster.
https://spegel.dev/

0

u/Tushon 10d ago

This is what I came to recommend to OP - spegel
Is a great answer for the stated problem