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

Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>
This commit is contained in:
Wang
2022-01-03 08:46:02 +09:00
committed by GitHub
parent 2e564cc51e
commit 71002b2be7
@@ -37,7 +37,7 @@ Podの状態に応じてデバッグを続けます。
#### PodがPendingのまま
Podが`Pending` で止まっている場合、それはノードにスケジュールできないことを意味します。
Podが`Pending`で止まっている場合、それはノードにスケジュールできないことを意味します。
一般に、これはある種のリソースが不十分で、スケジューリングできないことが原因です。
上の`kubectl describe ...`コマンドの出力を見てください。