hi, we started seeing this issue <https://github.c...
# k3s
f
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