- Home
- All questions
- Question 383
CKA study material · question 383 of 1000
Where can a container write a message explaining a fatal event so tools can surface it?
Show the answer
Answer: C. /dev/termination-log
A termination message written to /dev/termination-log is surfaced in the Pod's status.
Source: Determine the Reason for Pod Failure (Kubernetes) — Writing and reading a termination message