Proxying Multiple Registries #1125
Unanswered
kameshsampath
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to do a offline usage of k3s using k3d, as process I am trying to setup a mirrors for common repositories that I use as part of my app/demos
Created two registries like,
and creating the cluster like
I was expecting that first pull of image will cache the images from respective mirrors ?
Is my understanding is correct ? correct if not
-Kamesh
Beta Was this translation helpful? Give feedback.
All reactions