How Kubernetes Assigns GPUs: Tracing the Device Plugin Path from Pod Spec to CUDA
What actually happens when you request nvidia.com/gpu: 1? A step-by-step trace through the scheduler, kubelet device manager, gRPC allocation on nvidia-gpu.sock, and container injection, on a real minikube cluster with an RTX 3050.