rootsongjc/kubernetes-vagrant-centos-cluster

ingress pod image is Blocked

Hellovolcanoofficial opened this issue · 1 comments

Environment

  • OS: macOS
  • Kubernetes version: 1.9.1
  • VirtualBox version: 6.1.6
  • Vagrant version: 2.2.8

What I did?

vagrant up and then kubectl get pods -n kube-system

Your operations on this repo.
The ingress pod image is Blocked, and don't know why?
image

Messages

Logs or error messages.

kubernetes-vagrant-centos-cluster git:(master) ✗ kubectl logs traefik-ingress-controller-7dv8r -n kube-system
Error from server (BadRequest): container "traefik-ingress-lb" in pod "traefik-ingress-controller-7dv8r" is waiting to start: Blocked

image
增加了dashboard上的输出,我登录到node2节点发现docker中没有所需的traefik镜像,手动下载了下,重新部署yml文件pod中容器还是blocked状态