You can use kubeadm config images list
to get a list of images kubeadm requires.
For more see: https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-config/#cmd-config-images-list
See our general list of mirroring options
To use kubeadm with mirrored images, you can pass the --image-repository
flag
to kubeadm init
or the imageRepository
field of kubeadm config.