Hello,
I’m trying to manage kubectl from rancher by terminal, but…
Everything I do, I get 137 error… ![]()
kubectl get pods
command terminated with non-zero exit code: Error executing in Docker Container: 137
What should I do with it?
Regards,
Tadeusz
Hello,
I’m trying to manage kubectl from rancher by terminal, but…
Everything I do, I get 137 error… ![]()
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.