anasoid/jmeter:latest keep crashing in Kubernetes #64
Answered
by
anasoid
AntonioSun
asked this question in
Q&A
-
[
{
"containerID": "containerd://8ed71c7a0a48f3b552f998135258751104e6819cf5b2163a7d6036ced67d619e",
"image": "docker.io/anasoid/jmeter:latest",
"imageID": "docker.io/anasoid/jmeter@sha256:cbe99c7ea15ebf890fb2bf2556e62e334b8d832949a59afbdf8ccb6698b17b4f",
"lastState": {
"terminated": {
"containerID": "containerd://8ed71c7a0a48f3b552f998135258751104e6819cf5b2163a7d6036ced67d619e",
"exitCode": 0,
"finishedAt": "2022-01-25T20:09:59Z",
"reason": "Completed",
"startedAt": "2022-01-25T20:09:41Z"
}
},
"name": "docker-jmeter",
"ready": false,
"restartCount": 5,
"started": false,
"state": {
"waiting": {
"message": "back-off 2m40s restarting failed container=docker-jmeter pod=docker-jmeter_jmeter(7ca4da24-622e-47fd-83b3-d125ea6f037e)",
"reason": "CrashLoopBackOff"
}
}
}
] Tried many times and the results are always the same. |
Beta Was this translation helpful? Give feedback.
Answered by
anasoid
Jan 26, 2022
Replies: 1 comment 3 replies
-
have you mount /jmeter/project ?? can you give me the log of pod ?? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
AntonioSun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
have you mount /jmeter/project ??
can you give me the log of pod ??