Merge pull request #31343 from gjtempleton/Correct-Pod-Statuses-Link

EN - Concepts - Correct Pod-Conditions Anchor Link
This commit is contained in:
Kubernetes Prow Robot
2022-01-14 12:22:26 -08:00
committed by GitHub
@@ -229,7 +229,7 @@ when both the following statements apply:
* All conditions specified in `readinessGates` are `True`.
When a Pod's containers are Ready but at least one custom condition is missing or
`False`, the kubelet sets the Pod's [condition](#pod-condition) to `ContainersReady`.
`False`, the kubelet sets the Pod's [condition](#pod-conditions) to `ContainersReady`.
## Container probes