Skip to content

Unable to pull images in GKE #511

@leon8442

Description

@leon8442

Hello Team,

I have installed kube-image-keeper on my GKE private cluster via helm following your instructions here: https: //github.com/enix/kube-image-keeper/tree/main but as soon as installed I am unable to pull any images from external repositories.

This one of the errors:
"ImagePullBackOff Cannot pull image 'localhost:7439/registry.gitlab.com/gitlab-org/gitlab-runner:alpine-v17.11.0' from the registry."

Same if I try just to deploy a simple hell world app with this command:
kubectl create deployment hello-server
--image=us-docker.pkg.dev/google-samples/containers/gke/hello-app:1.0

Error:
ImagePullBackOff Cannot pull image 'localhost:7439/us-docker.pkg.dev/google-samples/containers/gke/hello-app:1.0' from the registry.

Any help is much appreciated.

Thanks!

Leo

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