Skip to content

Error when deploying microservices to GKE cluster #85

@hsbowling17

Description

@hsbowling17

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions