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

Co-authored-by: atoato88 <akihito-inou@nec.com>
pull/44901/head
Abel Lu 2024-01-28 23:55:01 -05:00 committed by GitHub
parent dbe0b5ee70
commit eed2978bee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ spec:
## {{% heading "whatsnext" %}}
* [コンテナ](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#container-v1-core)の`terminationMessagePath`フィールド参照
* [イメージ](/ja/docs/concepts/containers/images/)の[ImagePullBackOff](/ja/docs/concepts/containers/images/#imagepullbackoff)参照
* [イメージ](/ja/docs/concepts/containers/images/)の[ImagePullBackOff](/ja/docs/concepts/containers/images/#imagepullbackoff)参照
* [ログ取得](/ja/docs/concepts/cluster-administration/logging/)について
* [Goテンプレート](https://pkg.go.dev/text/template)について
* [Podのステータス](/ja/docs/tasks/debug/debug-application/debug-init-containers/#understanding-pod-status)と[Podのフェーズ](/ja/docs/concepts/workloads/pods/pod-lifecycle/#pod-phase)について