File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
- Pod fails to start; controllers may enter CrashLoopBackOff.
20
20
- Service remains unavailable until the image/command is fixed.
21
21
tags :
22
- - Kubernetes
22
+ - k8s
23
23
- exit-code
24
24
- command
25
25
- entrypoint
Original file line number Diff line number Diff line change 19
19
- Immediate termination of the container; possible loss of in-flight work.
20
20
- Repeated crashes if the triggering condition is deterministic at startup.
21
21
tags :
22
- - Kubernetes
22
+ - k8s
23
23
- exit-code
24
24
- sigabrt
25
25
- assertion
Original file line number Diff line number Diff line change 22
22
- CrashLoopBackOff and reduced availability.
23
23
- Potential loss of in-flight work not checkpointed to durable storage.
24
24
tags :
25
- - Kubernetes
25
+ - k8s
26
26
- exit-code
27
27
- out-of-memory
28
28
- memory
Original file line number Diff line number Diff line change 19
19
- Hard crash; requests being processed may be dropped.
20
20
- Repeated crashes if the segfault occurs deterministically at startup.
21
21
tags :
22
- - Kubernetes
22
+ - k8s
23
23
- exit-code
24
24
- segfault
25
25
- native
You can’t perform that action at this time.
0 commit comments