Home / BeaverDeck / Docs / Insights Guide / GPU Insights / GPU Pod Pending
GPU Pod Pending
BeaverDeck uses this check to identify a specific gpu condition that may need operator review.
| Check type | gpu-pod-pending |
|---|---|
| Insights section | GPU Insights |
| Alert severity | Warning |
When It Reports A Finding
An active Pod requests GPUs and remains Pending for at least 5 minutes.
Why This Is A Problem
The workload is not running while demand for scarce accelerator capacity remains unsatisfied.
Recommended Response
- Review included events such as
FailedScheduling,NotTriggerScaleUp, andFailedMount. - Check available GPU capacity, node taints, tolerations, affinity, selectors, CPU/memory requests, storage, and autoscaler compatibility.
- Correct placement constraints or provide a node capable of satisfying the full request.
Scope And Limitations
The check starts after five minutes. It does not assume that GPU capacity is the only scheduling constraint.
After remediation: refresh GPU Insights and verify the underlying
resource or metric. Suppress the finding only when the condition is intentional and its risk is accepted.