Skip to content

Commit 7236cd5

Browse files
authored
Merge pull request #44901 from azn-abel/ja
[ja] sync k8s.io/ja/docs/tasks/debug/debug-application/determine-reason-pod-failure/#次の項目 with en docs
2 parents 3203f71 + eed2978 commit 7236cd5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,12 @@ spec:
9090

9191
## {{% heading "whatsnext" %}}
9292

93-
9493
* [コンテナ](/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/)について
9696
* [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)について
9899

99100

100101

0 commit comments

Comments
 (0)