Kubernetes 101: Part 9
Readiness Probes If the scheduler can’t find the node to place the pod, it remains in the pending state. Once the pod is scheduled, it goes into a ContainerCreating status where images required for the application are pulled and container starts. O...
Oct 25, 202415 min read26