kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.82k stars 2.64k forks source link

Prow issue: #31119

Closed ysh1234567 closed 11 months ago

ysh1234567 commented 11 months ago

Hi, I need everyone's help Failed to pull image [root@maskter zabbix-helm-chrt]# kubectl get pods --all-namespaces NAMESPACE NAME READY STATUS RESTARTS AGE default nfs-client-provisioner-58c98fb857-56cg6 1/1 Running 2 11h default nginx-f89759699-rh5sd 1/1 Running 0 46h kube-flannel kube-flannel-ds-4fxh6 1/1 Running 2 46h kube-flannel kube-flannel-ds-8tmtn 1/1 Running 0 46h kube-flannel kube-flannel-ds-pzzvv 1/1 Running 0 46h kube-system coredns-7ff77c879f-95wv7 1/1 Running 0 46h kube-system coredns-7ff77c879f-cfnhl 1/1 Running 0 46h kube-system etcd-maskter 1/1 Running 3 46h kube-system kube-apiserver-maskter 1/1 Running 2 46h kube-system kube-controller-manager-maskter 1/1 Running 2 46h kube-system kube-proxy-5dfvr 1/1 Running 1 46h kube-system kube-proxy-7x7rz 1/1 Running 2 46h kube-system kube-proxy-ndl8b 1/1 Running 1 46h kube-system kube-scheduler-maskter 1/1 Running 2 46h kubernetes-dashboard dashboard-metrics-scraper-6b4884c9d5-zsfrw 1/1 Running 0 46h kubernetes-dashboard kubernetes-dashboard-7f99b75bf4-8j9rg 1/1 Running 0 46h zabbix zabbix-agent-9s6n9 1/1 Running 0 10h zabbix zabbix-agent-hwg9p 1/1 Running 2 10h zabbix zabbix-agent-mmbxg 1/1 Running 0 10h zabbix zabbix-kube-state-metrics-66f7fd5749-2fdnb 0/1 ImagePullBackOff 0 10h zabbix zabbix-proxy-795c65bf4f-x5lsh 1/1 Running 0 88m zabbix zabbix-server-7697695669-4knth 1/1 Running 0 11h zabbix zabbix-web-686d7bd7f9-bw5hj 1/1 Running 0 11h [root@maskter zabbix-helm-chrt]# [root@maskter zabbix-helm-chrt]# kubectl get events --field-selector involvedObject.name=zabbix-kube-state-metrics-66f7fd5749-2fdnb -n zabbix LAST SEEN TYPE REASON OBJECT MESSAGE 40m Warning Failed pod/zabbix-kube-state-metrics-66f7fd5749-2fdnb Error: ErrImagePull 5m42s Normal BackOff pod/zabbix-kube-state-metrics-66f7fd5749-2fdnb Back-off pulling image "k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.2.0" 45s Warning Failed pod/zabbix-kube-state-metrics-66f7fd5749-2fdnb Error: ImagePullBackOff [root@maskter zabbix-helm-chrt]#

k8s-ci-robot commented 11 months ago

There are no sig labels on this issue. Please add an appropriate label by using one of the following commands:

Please see the group list for a listing of the SIGs, working groups, and committees available.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
petr-muller commented 11 months ago

Sorry, Prow issues do not serve as a support for general kubernetes problems. Kube Slack could be a better place to seek advice.

/close

k8s-ci-robot commented 11 months ago

@petr-muller: Closing this issue.

In response to [this](https://github.com/kubernetes/test-infra/issues/31119#issuecomment-1779173496): >Sorry, Prow issues do not serve as a support for general kubernetes problems. Kube Slack could be a better place to seek advice. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.