Skip to content

Commit 4b39db0

Browse files
committed
Add AI Conformance for KKP v2.29
1 parent 76c9893 commit 4b39db0

File tree

2 files changed

+12
-0
lines changed
  • content/kubermatic/v2.29/architecture/concept/kkp-concepts/applications/default-applications-catalog/nvidia-gpu-operator

2 files changed

+12
-0
lines changed
Loading

content/kubermatic/v2.29/architecture/concept/kkp-concepts/applications/default-applications-catalog/nvidia-gpu-operator/_index.en.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,15 @@ If you'd like more detailed, technical steps (for example, changing scrape inter
6565

6666
- [NVIDIA GPU Operator on GitHub](https://github.com/NVIDIA/gpu-operator)
6767
- [dcgm-exporter on GitHub](https://github.com/NVIDIA/dcgm-exporter)
68+
69+
## AI Conformance
70+
71+
To support AI workloads, Kubermatic Kubernetes Platform uses the NVIDIA GPU Operator to automatically expose GPU information through node labels.
72+
73+
Once the operator is installed, it discovers the GPUs available on your cluster nodes and applies a set of descriptive labels.
74+
75+
These labels provide useful details about the hardware, such as the GPU product name and the installed CUDA driver and runtime versions.
76+
77+
You can view these labels on the Nodes page.
78+
79+
![GPU Labels on Node](03-node-labels.png)

0 commit comments

Comments
 (0)