Skip to content

Commit cfc9eb0

Browse files
authored
Additional links to "What's next" in determine-reason-pod-failure.md (#44288)
Issue #44207
1 parent bd5a186 commit cfc9eb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/docs/tasks/debug/debug-application/determine-reason-pod-failure.md

+3
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,8 @@ is empty and the container exited with an error. The log output is limited to
127127

128128
* See the `terminationMessagePath` field in
129129
[Container](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#container-v1-core).
130+
* See [ImagePullBackOff](/docs/concepts/containers/images/#imagepullbackoff) in [Images](/docs/concepts/containers/images/).
130131
* Learn about [retrieving logs](/docs/concepts/cluster-administration/logging/).
131132
* Learn about [Go templates](https://pkg.go.dev/text/template).
133+
* Learn about [Pod status](/docs/tasks/debug/debug-application/debug-init-containers/#understanding-pod-status) and [Pod phase](/docs/concepts/workloads/pods/pod-lifecycle/#pod-phase).
134+
* Learn about [container states](/docs/concepts/workloads/pods/pod-lifecycle/#container-states).

0 commit comments

Comments
 (0)