Condition | Description |
---|---|
PodScheduled | The pod has been successfully scheduled onto a node. |
Initialized | All init containers have completed successfully. |
ContainersReady | All containers in the pod are running and ready. |
Ready | The pod is ready to accept and serve requests. |
⬅️ Pod Lifecycle | Readiness Probes ➡️