Overview
This lab documents a production baseline for GPU model serving. The goal is not a one-off notebook endpoint. It is a platform pattern: Kubernetes with GPU-aware scheduling, pinned serving runtimes, Git-backed promotion, and operations that connect latency to cost.
Teams usually arrive here after a successful demo. A model works in staging. Then concurrent traffic, multiple teams, and Friday releases expose the gaps: no quotas, no rollback, no shared observability, and GPU nodes treated as a shared free resource.
