Intelligence
Labs
Hands-on exercises for GPU operators — from validating GPU availability to serving an LLM and diagnosing a pending pod. Work through the tasks and track your progress.
beginner 15m
Validate GPU availability in Kubernetes
Confirm that GPUs are discovered, enabled, and schedulable on your cluster.
Start labbeginner 25m
Deploy the NVIDIA GPU Operator
Install the GPU Operator with Helm and validate GPU enablement.
Start labintermediate 30m
Configure MIG on an A100/H100
Partition a GPU into MIG instances and schedule onto them.
Start lab