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
Hi @AkihiroSuda
Yes, it is still occuring after raising the limit from 5 seconds to 30 seconds, although less than it was with 5 seconds. I think we might have to increase the timeout to 1 minute now. But not sure if it will still continue to happen.
The logs I get from k8s after terminating the pod is what I pasted. Is there anything else I can do to find out the root cause here ?
We're using Rootless DinD running on EKS worker nodes. We're intermittently getting the following failure:
Note: We currently have a startupProbe (https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-startup-probes) to verify that the DinD container is up with a time limit of 30 seconds (which seems more than enough).
Any idea or instructions to debug this further ?
The text was updated successfully, but these errors were encountered: