Kubernetes Pod Stuck in Pending Without Indicating Any Reason Kubernetes Pod Stuck in Pending Without Indicating Any Reason kubernetes kubernetes

Kubernetes Pod Stuck in Pending Without Indicating Any Reason


I fixed the issue.

We use a custom scheduler for NPU devices and default scheduler for GPU devices. For GPU devices, the scheduler name is "default-scheduler" other than "default". I passed "default" for those kube Jobs, this causes the pods to stuck in pending.