Error while initializing Kubernetes cluster with kubeadm init

Hi everyone

I’m encountering a warning while trying to initialize a Kubernetes cluster using kubeadm init command

Any insights or suggestions on how to resolve this issue would be greatly appreciated! Thank you in advance for your help.

I generally ignore this, it’s never caused me an issue.

However, the pause image is determined by the container runtime (e.g. conftainerd). To change this, you have to modify the containerd configuration and restart containerd before running kubeadm.