I tried setting up a docker registry image so that...
# k3d
b
I tried setting up a docker registry image so that i could use that to pull images for other k3d clusters, but the clusters can't reach the 127.0.0.1 ip that the k3d loadbalancer gets bound to; looking for an alterative. I have an image I can push somewhere, where is the registry used by k3d/k3s so I can push an image to and it kubernetes will see that it already has the image without needing to pull it?