Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Failure with kubernetes/pause image on fresh minions #46

Closed
@jdojff

Description

Hi, first time I try to deploy some pods on to the cluster I receive failures in endless loop. This is until I ssh into every minion and run docker pull kubernetes/pause manually.

Wed, 18 Mar 2015 14:13:55 +0000   Wed, 18 Mar 2015 14:13:55 +0000   1                   myservice      BoundPod            implicitly required container POD   pulled              {kubelet 172.17.8.103}   Successfully pulled image "kubernetes/pause:latest"
Wed, 18 Mar 2015 14:13:55 +0000   Wed, 18 Mar 2015 14:13:55 +0000   1                   myservice      BoundPod            implicitly required container POD   pulled              {kubelet 172.17.8.103}   Successfully pulled image "kubernetes/pause:latest"
Wed, 18 Mar 2015 14:13:55 +0000   Wed, 18 Mar 2015 14:13:55 +0000   1                   myservice      BoundPod                                                failedSync          {kubelet 172.17.8.103}   Error syncing pod, skipping: no such image
Wed, 18 Mar 2015 14:13:55 +0000   Wed, 18 Mar 2015 14:13:55 +0000   1                   myservice      BoundPod            implicitly required container POD   failed              {kubelet 172.17.8.103}   Failed to create docker container with error: no such image
Wed, 18 Mar 2015 14:14:05 +0000   Wed, 18 Mar 2015 14:14:05 +0000   1                   myservice      BoundPod                                                failedSync          {kubelet 172.17.8.103}   Error syncing pod, skipping: Authentication is required.
Wed, 18 Mar 2015 14:14:05 +0000   Wed, 18 Mar 2015 14:14:05 +0000   1                   myservice      BoundPod            implicitly required container POD   failed              {kubelet 172.17.8.103}   Failed to pull image "kubernetes/pause:latest"

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions