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:
@@ -37,7 +37,7 @@ Podの状態に応じてデバッグを続けます。
|
||||
|
||||
#### PodがPendingのまま
|
||||
|
||||
Podが`Pending` で止まっている場合、それはノードにスケジュールできないことを意味します。
|
||||
Podが`Pending`で止まっている場合、それはノードにスケジュールできないことを意味します。
|
||||
一般に、これはある種のリソースが不十分で、スケジューリングできないことが原因です。
|
||||
上の`kubectl describe ...`コマンドの出力を見てください。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user