Set docker local registry credentials for default service account #647
Replies: 1 comment
-
Hi @alborotogarcia , thanks for starting this discussion! Anyway, a better solution, that would work right away for the whole cluster is, to add your dockerhub auth credentials to containerd using the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi k3d team!
Having in mind that there are rate limits from mirantis on docker hub, I find that it may be useful having docker config json already set to k3d default service account, eg. via a path param or by simply introducing them at k3d boostrap, so that any image could be pulled using docker user credentials by default.
And I don't know if local docker registry could be also used as storage to cache images, as I see is done for rancher/k3d-proxy and rancher/k3s images.
Beta Was this translation helpful? Give feedback.
All reactions