Pods and the kubelet
What the kubelet is doing with this right now
Scheduled, pulled, created, started — four steps, each its own event, and only the last one means the process exists.
about 9 minutes
Four steps, and the gaps between them
A pod has been `Running` for one second. What do you know about the application inside it?