- Home
- All questions
- Question 380
CKA study material · question 380 of 1000
In an event listing, what do the From, Reason and Message columns tell you? Choose two.
Show the answer
Answer: D. From names the component that reported the event
C. Reason and Message say what happened
From attributes the event to a component, which separates a scheduler complaint from a kubelet one.
Source: Debug Running Pods (Kubernetes) — Examining pod and container logs