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

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
pull/31089/head
Wang 2022-01-03 08:45:08 +09:00 committed by GitHub
parent 46c8086020
commit 198e454ce9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ kubectl describe pods ${POD_NAME}
Pod内のコンテナの状態を見てください。
すべて`Running`ですか? 最近、再起動がありましたか?
ポッドの状態に応じてデバッグを続けます。
Podの状態に応じてデバッグを続けます。
#### PodがPendingのまま