Update content/ja/docs/tasks/debug-application-cluster/debug-application.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
Wang
2022-01-03 08:45:08 +09:00
committed by GitHub
parent 46c8086020
commit 198e454ce9
@@ -33,7 +33,7 @@ kubectl describe pods ${POD_NAME}
Pod内のコンテナの状態を見てください。
すべて`Running`ですか? 最近、再起動がありましたか?
ポッドの状態に応じてデバッグを続けます。
Podの状態に応じてデバッグを続けます。
#### PodがPendingのまま