Kubectl error EKS

Hello,
I’m trying to manage kubectl from rancher by terminal, but…
Everything I do, I get 137 error… :confused:

kubectl get pods
command terminated with non-zero exit code: Error executing in Docker Container: 137

What should I do with it?

Regards,
Tadeusz

Hi, you need to update your docker. There was a bug, which was fixed few weeks ago. I had to update my RedHat to 7.6, after that I did “yum update docker”. After that everthing works well.

1 Like