Docs - EN - Concepts - Correct Pod-Conditions Anchor Link

This commit is contained in:
GuyTempleton
2022-01-14 10:30:44 +00:00
parent 74fcc786b6
commit 80e2f669a0
@@ -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