File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
content/ja/docs/tasks/debug/debug-application Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -90,11 +90,12 @@ spec:
90
90
91
91
# # {{% heading "whatsnext" %}}
92
92
93
-
94
93
* [コンテナ](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#container-v1-core)の`terminationMessagePath`フィールド参照
95
- * [ログ取得](/docs/concepts/cluster-administration/logging/)について
94
+ * [イメージ](/ja/docs/concepts/containers/images/)の[ImagePullBackOff](/ja/docs/concepts/containers/images/#imagepullbackoff)を参照
95
+ * [ログ取得](/ja/docs/concepts/cluster-administration/logging/)について
96
96
* [Goテンプレート](https://pkg.go.dev/text/template)について
97
-
97
+ * [Podのステータス](/ja/docs/tasks/debug/debug-application/debug-init-containers/#understanding-pod-status)と[Podのフェーズ](/ja/docs/concepts/workloads/pods/pod-lifecycle/#pod-phase)について
98
+ * [コンテナのステータス](/ja/docs/concepts/workloads/pods/pod-lifecycle/#container-states)について
98
99
99
100
100
101
You can’t perform that action at this time.
0 commit comments