This message was deleted.
# rancher-desktop
a
This message was deleted.
f
It depends on if you are using containerd or moby, or kubernetes, but e.g. when using the docker cli you simply have to
docker login
into the registry.
The next release of Rancher Desktop will bundle all the credential helpers, and also provide a credential forwarder (for nerdctl, which runs inside the VM), so that the registry credentials are stored in the local trust store and not just in
~/.docker/config.json
.
w
I am using Kubernetes on rancher desktop.
Is there a common approach to install scretes from gcr.io onto rancher-desktop’s kubernetes cluster and make it access the private repo?