https://rancher.com/ logo
Title
b

bright-london-1095

07/07/2022, 7:28 PM
Hi Team, I have upgraded
k3s
version from
1.20.7+k3s1
to
1.22.8+k3s1
I see some changes like image name being named as
rancher/mirrored-coredns-coredns:1.9.1
for COREDNS pod and
rancher/mirrored-library-traefik:2.6.1
for TRAEFIK pod. Is this an expected or am i missing some configuration or image being used is incorrect ? Please note both are part
k3s
installation and not installed separately... TIA
c

creamy-pencil-82913

07/07/2022, 7:33 PM
that’s correct. is there some problem?
we’ve always pulled all of the images for packaged components from the rancher org on Docker Hub. This is because we have a contract with Docker Hub to exempt the rancher org from anonymous pull rate-limiting.
b

bright-london-1095

07/07/2022, 7:34 PM
Haven't faced any problem so far from DNS or traefik point of view. I was just curious to know why was it named like mirrored-* instead of coredns:verion_number
because we have configured datadog agent which process the logs from system pods too and the status is in Pending, so thought of asking here if i get some answer here
c

creamy-pencil-82913

07/07/2022, 7:40 PM
because it’s not our image, we’ve mirrored (copied) it from coredns/coredns
same with the opther one, it’s mirrored from library/traefik
that’s our convention for how we name our mirrored images
the tags are the same….
b

bright-london-1095

07/07/2022, 7:44 PM
Aah okay. Thanks buddy!! I'll post if i get some questions on it here this thread Hope it is fine 🤞