Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when deploying microservices to GKE cluster #85

Open
hsbowling17 opened this issue Feb 12, 2024 · 0 comments
Open

Error when deploying microservices to GKE cluster #85

hsbowling17 opened this issue Feb 12, 2024 · 0 comments

Comments

@hsbowling17
Copy link

I followed the instructions up until the "Deploy all microservices to GKE cluster:" section, and now I am receiving the following error messages:

- deployment/authentication: container authentication is waiting to start: <img-ref> can't be pulled
- pod/authentication-7759fc6d4-67fgt: container authentication is waiting to start: <img-ref> can't be pulled
- deployment/authentication failed. Error: container authentication is waiting to start: <img-ref> can't be pulled.
1/1 deployment(s) failed
Error occurs when running command: PROJECT_ID=<project-id> skaffold run -p default-deploy -n default --default-repo="gcr.io/<project-id>" (working_dir=.)

This specifically occurs when running sb deploy -n $NAMESPACE. For reference, I did not set up a jump host as it is an optional step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant