Skip to content

Trying tutorial; getting ImagePullBackoff #2

Description

@DaveSlinn

I'm getting the following error when trying to walk through the tutorial I found here: https://www.weave.works/blog/learn-to-deploy-production-ready-kubernetes-in-a-day
Here is the error:

Events:
  Type     Reason     Age              From               Message
  ----     ------     ----             ----               -------
  Normal   Scheduled  5m               default-scheduler  Successfully assigned default/flux-9d69f6fc4-rqbj2 to node01
  Normal   Pulling    3m (x4 over 5m)  kubelet, node01    pulling image "quay.io/weaveworks/flux:1.8.1"
  Warning  Failed     3m (x4 over 5m)  kubelet, node01    Failed to pull image "quay.io/weaveworks/flux:1.8.1": rpc error: code = Unknown desc = Error response from daemon: Get https://quay.io/v2/weaveworks/flux/manifests/1.8.1: unknown: Namespace weaveworks has been disabled. Please contact a system administrator.
  Warning  Failed     3m (x4 over 5m)  kubelet, node01    Error: ErrImagePull
  Warning  Failed     3m (x6 over 5m)  kubelet, node01    Error: ImagePullBackOff
  Normal   BackOff    3m (x7 over 5m)  kubelet, node01    Back-off pulling image "quay.io/weaveworks/flux:1.8.1"

Any advice?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions