fix(docs): update KubePodNotReady.md runbook typo

This commit is contained in:
Victor Biga
2024-09-28 11:06:46 +02:00
committed by GitHub
parent 5af47c24ad
commit 90c4334938
@@ -15,7 +15,7 @@ State Pending means pod can not be created for specific namespace and node.
<details>
<summary>Full context</summary>
Pod failed to reach reay state, depending on the readiness/liveness probes.
Pod failed to reach ready state, depending on the readiness/liveness probes.
See [pod-lifecycle](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/)
</details>