Unanswered
Hi,
I Am Trying To Set Up The Gcp Autoscaler. I Created A Gcp Service Account And Granted It The Following Roles: Compute Admin, Service Account User, And Logs Writer. I Then Added Its Credentials Under The Gcp Credentials Section In Clearml.
Vm Instanc
The image I sent was the output I got from my VMs. I eventually enabled the AutoScaler, successfully scheduling the tasks. However, I now have another issue: how can I use an image available in our GCP Artifact Registry?
I added the Artifact Registry Reader role to the service account used by the AutoScaler, and in the initialization script, I included Docker authentication ( gcloud auth configure-docker
) as well as a Docker pull command for the image from the Artifact Registry.
However, I am still constantly getting the following error message in the failed jobs console:
docker: Error response from daemon: pull access denied for <image_name>
87 Views
0
Answers
4 months ago
4 months ago