having this issue on on RKE2 cluster. No idea why,...
# rke2
h
having this issue on on RKE2 cluster. No idea why, but all last deployment were successful
Copy code
Events:
  Type     Reason          Age                  From               Message
  ----     ------          ----                 ----               -------
  Normal   AddedInterface  35m                  multus             Add eth0 [10.42.0.197/32] from k8s-pod-network
  Normal   Scheduled       35m                  default-scheduler  Successfully assigned netbox/busybox to longvan-node1
  Warning  Failed          35m                  kubelet            Failed to pull image "busybox": rpc error: code = Unknown desc = failed to pull and unpack image "<http://docker.io/library/busybox:latest|docker.io/library/busybox:latest>": failed to resolve reference "<http://docker.io/library/busybox:latest|docker.io/library/busybox:latest>": failed to do request: Head "<https://registry-1.docker.io/v2/library/busybox/manifests/latest>": dial tcp: lookup <http://registry-1.docker.io|registry-1.docker.io> on 127.0.0.53:53: read udp 127.0.0.1:47828->127.0.0.53:53: i/o timeout
  Warning  Failed          35m                  kubelet            Failed to pull image "busybox": rpc error: code = Unknown desc = failed to pull and unpack image "<http://docker.io/library/busybox:latest|docker.io/library/busybox:latest>": failed to resolve reference "<http://docker.io/library/busybox:latest|docker.io/library/busybox:latest>": failed to do request: Head "<https://registry-1.docker.io/v2/library/busybox/manifests/latest>": dial tcp: lookup <http://registry-1.docker.io|registry-1.docker.io> on 127.0.0.53:53: read udp 127.0.0.1:40619->127.0.0.53:53: i/o timeout
  Warning  Failed          34m                  kubelet            Failed to pull image "busybox": rpc error: code = Unknown desc = failed to pull and unpack image "<http://docker.io/library/busybox:latest|docker.io/library/busybox:latest>": failed to resolve reference "<http://docker.io/library/busybox:latest|docker.io/library/busybox:latest>": failed to do request: Head "<https://registry-1.docker.io/v2/library/busybox/manifests/latest>": dial tcp: lookup <http://registry-1.docker.io|registry-1.docker.io> on 127.0.0.53:53: read udp 127.0.0.1:60114->127.0.0.53:53: i/o timeout
  Normal   Pulling         33m (x4 over 35m)    kubelet            Pulling image "busybox"
  Warning  Failed          33m (x4 over 35m)    kubelet            Error: ErrImagePull
  Warning  Failed          33m                  kubelet            Failed to pull image "busybox": rpc error: code = Unknown desc = failed to pull and unpack image "<http://docker.io/library/busybox:latest|docker.io/library/busybox:latest>": failed to resolve reference "<http://docker.io/library/busybox:latest|docker.io/library/busybox:latest>": failed to do request: Head "<https://registry-1.docker.io/v2/library/busybox/manifests/latest>": dial tcp: lookup <http://registry-1.docker.io|registry-1.docker.io> on 127.0.0.53:53: read udp 127.0.0.1:34097->127.0.0.53:53: i/o timeout
  Warning  Failed          33m (x6 over 35m)    kubelet            Error: ImagePullBackOff
  Normal   BackOff         34s (x145 over 35m)  kubelet            Back-off pulling image "busybox"