xiangtianyu commented on issue #1205:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1205#issuecomment-1203419802
my etcd pod exports such error
```
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 62s default-scheduler Successfully
assigned
ingress-apisix-e2e-tests-default-27891000/etcd-deployment-e2e-test-78f8c847b-p5lmn
to apisix-worker2
Normal Pulling 24s (x3 over 62s) kubelet Pulling image
"127.0.0.1:5000/bitnami/etcd:dev"
Warning Failed 24s (x3 over 62s) kubelet Failed to pull
image "127.0.0.1:5000/bitnami/etcd:dev": rpc error: code = Unknown desc =
failed to pull and unpack image "127.0.0.1:5000/bitnami/etcd:dev": failed to
resolve reference "127.0.0.1:5000/bitnami/etcd:dev": failed to do request: Head
"http://127.0.0.1:5000/v2/bitnami/etcd/manifests/dev": dial tcp 127.0.0.1:5000:
connect: connection refused
Warning Failed 24s (x3 over 62s) kubelet Error:
ErrImagePull
Normal BackOff 0s (x4 over 61s) kubelet Back-off pulling
image "127.0.0.1:5000/bitnami/etcd:dev"
Warning Failed 0s (x4 over 61s) kubelet Error:
ImagePullBackOff
```
it seems a network error?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]