Process Flow - Probe timing parameters (initialDelay, period, timeout)
Pod starts
Wait initialDelay seconds
Start first probe
Probe runs with timeout
Wait period seconds
Repeat probe
↩Back to Probe runs with timeout
This flow shows how Kubernetes waits before starting probes, runs them with a timeout, then repeats them periodically.