Is there a way from a terminal to push an image to the VM as we can do with
kind load docker-image ...
or the only way to achieve that is to add an image using the UI ?
m
miniature-advantage-69986
06/30/2022, 12:32 PM
Yes, you can do this using the cli
Just look at the nerdctl --namespace option and make sure that you use "--namespace k8s.io" then you'll see the image inside of rancher-desktop
n
nutritious-application-85076
06/30/2022, 5:01 PM
+1
I did a test and image has been pushed to rancher desktop - images 😉