R
RunPod3mo ago
abtx

Do endpoints support custom images?

I am able fetch custom images from my GCP artifact registry for normal Pods. However, when I create endpoint, it forever gets stuck in "initializing" without any logs. However pre-made runpod endpoints like RunDiffusion work fine.
2 Replies
Madiator2011
Madiator20112mo ago
Are you sure you use correct image name. Usually for custom docker registry it should be : adressofregistry/username/name:tag also if you use private make sure to select password
abtx
abtx2mo ago
There should be naming verification or error, otherwise very ombigious