ingress pod image is Blocked
Hellovolcanoofficial opened this issue · 1 comments
Hellovolcanoofficial commented
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?
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
Hellovolcanoofficial commented