Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Error: Container image pull failure during Skaffold deployment on Google Cloud Platform

I'm a beginner to Google Cloud Platform, and I'm currently trying to resolve an issue when running the following code:

 "PROJECT_ID=<project id here> skaffold run -p default-deploy -n default --default-repo="gcr.io/<project id here>" (working_dir=.)"

I'm receiving the following errors: 

- deployment/authentication: container authentication is waiting to start: <image reference> can't be pulled
- pod/authentication-7759fc6d4-67fgt: container authentication is waiting to start: <image reference> can't be pulled
- deployment/authentication failed. Error: container authentication is waiting to start: <image reference> can't be pulled.

I believe it might be an issue from my Google Cloud Platform configuration. How should I address this issue? Thank you in advance.

1 0 244
0 REPLIES 0