Hi, with <https://kubernetes.io/blog/2025/05/12/ku...
# k3s
a
Hi, with https://kubernetes.io/blog/2025/05/12/kubernetes-v1-33-ensure-secret-pulled-images-alpha/ rolling out in 1.33 does this affect our embedded registry workflow? could there be a case where nodes are not able to pull images from other nodes participating in image sharing.
c
1.33 has been out for months
And no, because k3s registries.yaml is lower level than image pull secrets.
1
It happens at the container runtime level
1
a
Thanks