Closed

Description
8m 8m 1 {default-scheduler } Normal Scheduled Successfully assigned my-nginx-3800858182-hud7j to w
6m 1m 10 {kubelet w} Warning FailedSync Error syncing pod, skipping: failed to "StartContainer" for "POD" with ImagePullBackOff: "Back-off pulling image \"gcr.io/google_containers/pause:2.0\""
7m 59s 5 {kubelet w} Warning FailedSync Error syncing pod, skipping: failed to "StartContainer" for "POD" with ErrImagePull: "image pull failed for gcr.io/google_containers/pause:2.0, this may be because there are no credentials on this request. details: (API error (500): Get https://gcr.io/v1/_ping: dial tcp 64.233.189.82:443: i/o timeout\n)"
Activity
dims commentedon Jun 6, 2016
@netroby Looks like you saw a work around in #6888 (comment) is that enough for now?
yujuhong commentedon Jun 6, 2016
@netroby, like @dims said, you can specify a different infra container image through
--pod-infra-container-image
to use whatever image you'd like.