You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a container kill experiment that is failing in EKS.
kubectl logs container-kill-helper-bfxrpi
...
time="2023-07-03T16:55:05Z" level=fatal msg="helper pod failed, err: Unable to run command, err: exit status 1; error output: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?\n"
The experiment was working in EKS 1.23 and now failing in EKS 1.25, maybe related to EKS changing container runtime to containerd in version EKS 1.24, has anyone seen this issue? #4066
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We have a container kill experiment that is failing in EKS.
The experiment was working in EKS 1.23 and now failing in EKS 1.25, maybe related to EKS changing container runtime to containerd in version EKS 1.24, has anyone seen this issue? #4066
Beta Was this translation helpful? Give feedback.
All reactions