Because the image loader is using kind load docker-image which is infected by kubernetes-sigs/kind#2038 the image loading doesn't work when kind is started with podman. The builder can easily be utilised to use podman by setting DOCKER_HOST to a podman socket like described in #8430 (comment).
This can be fixed by using the concept described in kubernetes-sigs/kind#2038 (comment).