| I have a very vanilla setup using kops on AWS. I also have a super simple job that just executes a shell and sleeps for 5 No matter what I try the agent always fails. I have searched old tickets, google and asked around to no avail. Any help is greatly appreciated This is what the pods look like and the logs are attached: NAME READY STATUS RESTARTS AGE jenkins-7c94bc6dc8-dlx5q 1/1 Running 0 17h worker-2qpq5 0/2 Pending 0 0s worker-2qpq5 0/2 Pending 0 0s worker-2qpq5 0/2 ContainerCreating 0 0s worker-2qpq5 1/2 Error 0 2s worker-cpnww 0/2 Pending 0 0s worker-cpnww 0/2 Pending 0 0s worker-cpnww 0/2 ContainerCreating 0 0s worker-cpnww 2/2 Running 0 2s worker-cpnww 1/2 Error 0 3s worker-hkgbx 0/2 Pending 0 0s worker-hkgbx 0/2 Pending 0 0s worker-hkgbx 0/2 ContainerCreating 0 0s worker-hkgbx 2/2 Running 0 2s worker-hkgbx 1/2 Error 0 3s worker-2kzgb 0/2 Pending 0 0s worker-2kzgb 0/2 Pending 0 0s worker-2kzgb 0/2 ContainerCreating 0 0s worker-2kzgb 2/2 Running 0 2s worker-2kzgb 1/2 Error 0 3s |