> For the complete documentation index, see [llms.txt](https://docs.portainer.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portainer.io/sts/user/kubernetes/gpu.md).

# GPU

{% hint style="info" %}
This feature is available for Business Edition only.&#x20;
{% endhint %}

The GPU view is available for environments where GPU nodes are detected. It displays three tables: GPU, GPU Nodes, and GPU Workloads.

### GPU

The GPU table shows the readiness status of each node (`Ready` / `Degraded` / `Not Available`), and a breakdown of GPU capacity, allocatable, allocated, and available counts per `nvidia.com/*` resource type. The total GPU node count and degraded node count are shown at the bottom, along with **GPU Operator detected** and **Device plugin detected** badges where applicable.

<figure><img src="/files/QuJyz6ZseILWoNaKwSHw" alt=""><figcaption></figcaption></figure>

### GPU Nodes

The GPU Nodes table lists each node by name with its GPU capacity, allocatable GPU count, allocated GPU count, and a status badge. If the status is not `Ready`, a reason is displayed alongside the badge.

<figure><img src="/files/ruOpdVUvBN6fAApzs8E4" alt=""><figcaption></figcaption></figure>

### GPU Workloads

The GPU Workloads table lists pods with GPU requests, showing the namespace, pod name, owner workload, GPU requested, scheduled node, workload status, and any scheduling issues.

<figure><img src="/files/1qpklcuBRUbsi0gdgeft" alt=""><figcaption></figcaption></figure>
