https://rancher.com/ logo
#k3s
Title
f

flat-fish-63205

08/26/2022, 12:26 PM
hi, we started seeing this issue https://github.com/kubernetes/kubernetes/issues/97129 in recent versions of k3s v1.22 and 1.24. Can anyone please help resolve this?
Copy code
while true; do kubectl exec -it <pod_name> /bin/ls; done
Running above command will give intermittent error:
Copy code
Error from server: error dialing backend: EOF
13 Views