Replies: 2 comments 1 reply
-
@QiWang19 can you help? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Settingup a single mirror for all registries is not supported in crio. The /etc/containers/registries.conf file where crio gets the mirror configurations, it is like the source to mirror registry mapping for crio to redirect the image pull. Although there is no config to set mirror for all registries, it supports setting the wildcard for pull source matching and redirecting to simplify the configuration. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to setup a single mirror for all registries with cri-o ? Like containerd does, with the
ns
query parameter ?containerd docs
containerd discussion
Beta Was this translation helpful? Give feedback.
All reactions