I have noticed a warning related to this topic while creating my test cluster v1.29.3 using kubeadm and containerd runtime.
W0410 04:00:45.178045 5461 checks.go:835] detected that the sandbox image "registry.k8s.io/pause:3.8" of the container runtime is inconsistent with that used by kubeadm. It is recommended that using "registry.k8s.io/pause:3.9" as the CRI sandbox image.
Any recommendations about how to remove this warning ? Thanks