kind load docker-image IMAGENAME --name KIND_CLUSTER_NAME(you can omit name if you are using the default cluster)
kind_load
Is a script: https://github.com/Michaelpalacce/.dotfiles/blob/master/zsh/.zsh-config/kind that enables you to pull from docker and load the image.
kind_load alpine myClusterNameOrEmpty