GKE - ErrImagePull pulling from Google Container Registry
问题 I have a Google Kubernetes Engine cluster which until recently was happily pulling private container images from a Google Container Registry bucket. I haven't changed anything, but now when I update my Kubernetes Deployments, it's unable to launch new pods, and I get the following events: Normal Pulling 14s kubelet, <node-id> pulling image "gcr.io/cloudsql-docker/gce-proxy:latest" Normal Pulling 14s kubelet, <node-id> pulling image "gcr.io/<project-id>/backend:62d634e" Warning Failed 14s