adamant-kite-43734
11/18/2024, 1:36 PMabundant-napkin-79526
11/18/2024, 1:38 PM<http://private.registry.com/foo/bar|private.registry.com/foo/bar>
Or keep all image tags as <http://docker.io/foo/bar|docker.io/foo/bar>
even though they're pulled through the mirror?hundreds-evening-84071
11/18/2024, 2:36 PM/etc/rancher/rke2/registries.yaml
and put the registry info there..
mirrors:
<http://docker.io|docker.io>:
endpoint:
- "<https://private.reg.org>"
abundant-napkin-79526
11/18/2024, 3:08 PMfaint-park-33707
11/18/2024, 3:56 PMcreamy-pencil-82913
11/18/2024, 5:38 PMcreamy-pencil-82913
11/18/2024, 5:38 PMabundant-napkin-79526
11/18/2024, 6:31 PM/etc/rancher/rke2/registries.yaml
creamy-pencil-82913
11/18/2024, 7:11 PMnothing like so shows up in the containerd config.toml as I’d expect it to?You are expecting the wrong thing.
creamy-pencil-82913
11/18/2024, 7:11 PMabundant-napkin-79526
11/18/2024, 7:32 PM<http://private.registry.com/image:version|private.registry.com/image:version>
tag instead of <http://docker.io/image:version|docker.io/image:version>
when images are being pulled through the private registry.creamy-pencil-82913
11/18/2024, 7:34 PMcreamy-pencil-82913
11/18/2024, 7:34 PMcreamy-pencil-82913
11/18/2024, 7:35 PM<http://docker.io/image:tag|docker.io/image:tag>
you just happened to pull it from a mirror endpoint instead of the default endpointabundant-napkin-79526
11/18/2024, 7:35 PMcreamy-pencil-82913
11/18/2024, 7:36 PMabundant-napkin-79526
11/18/2024, 7:36 PMcreamy-pencil-82913
11/18/2024, 7:37 PMabundant-napkin-79526
11/18/2024, 7:37 PMcreamy-pencil-82913
11/18/2024, 7:37 PMabundant-napkin-79526
11/18/2024, 7:41 PMabundant-napkin-79526
11/18/2024, 7:42 PMcreamy-pencil-82913
11/18/2024, 7:43 PMcreamy-pencil-82913
11/18/2024, 7:43 PMabundant-napkin-79526
11/18/2024, 7:44 PMabundant-napkin-79526
11/18/2024, 7:46 PMcreamy-pencil-82913
11/18/2024, 7:46 PMcreamy-pencil-82913
11/18/2024, 7:47 PMcreamy-pencil-82913
11/18/2024, 7:48 PMcreamy-pencil-82913
11/18/2024, 7:48 PMabundant-napkin-79526
11/18/2024, 7:50 PMabundant-napkin-79526
11/18/2024, 7:53 PMcreamy-pencil-82913
11/18/2024, 7:54 PMcreamy-pencil-82913
11/18/2024, 7:54 PMNote that when using mirrors and rewrites, images will still be stored under the original name. For example,will showcrictl image ls
as available on the node, even if the image was pulled from a mirror with a different name.<http://docker.io/rancher/mirrored-pause:3.6|docker.io/rancher/mirrored-pause:3.6>
abundant-napkin-79526
11/18/2024, 7:55 PMabundant-napkin-79526
11/18/2024, 7:55 PMcreamy-pencil-82913
11/18/2024, 7:55 PMcreamy-pencil-82913
11/18/2024, 7:56 PM