Skip to content

Chapter 6: Fortune Image seem to be failing during pull #44

Description

@georemo

Hi,
Pulling the image luksa/fortune seem to be failing. Below is excerpts of kubectl while trying the example:

$ kubectl create -f fortune-pod.yaml
pod/fortune created
$ kubectl port-forward fortune 8080:80
error: unable to forward port because pod is not running. Current status=Pending
$ kubectl get pod
NAME      READY   STATUS             RESTARTS   AGE
fortune   1/2     ImagePullBackOff   0          37m
$ kubectl logs fortune
Defaulted container "html-generator" out of: html-generator, web-server
Error from server (BadRequest): container "html-generator" in pod "fortune" is waiting to start: trying and failing to pull image

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