node-shell fails to work with kubernetes version 1.18.4
akashlunkad-sas opened this issue · 2 comments
akashlunkad-sas commented
I just get the below message
spawning "nsenter-0wuphu" on "NODENAME"
error: timed out waiting for the condition
akashlunkad-sas commented
I checked the kubernetes events and for some reason it is not able to pull the image
43m Warning Failed pod/nsenter-w9qlan Error: ErrImagePull
53m Warning Failed pod/nsenter-xtsiv5 Failed to pull image "docker.io/library/alpine": rpc error: code = Unknown desc = context canceled
akashlunkad-sas commented
I reaslised my docker prune was running in the background causing the issue, closing this.