Kubernetes Pod CrashLoopBackOff
A Pod STATUS of CrashLoopBackOff isn't a single error —
it's an umbrella term for "the container keeps failing to start and kubelet keeps restarting it."
The same STATUS can have completely different root causes.
Today I deliberately created three failure scenarios; the way you investigate each one differs.
