Building an AI Inference Gateway on Kubernetes: Model Routing, Rate Limiting & Cost Control
Oct 29, 2026, 2:30 PM · 60 min · Room A
Session description
Running multiple AI models on Kubernetes without a unified gateway means duplicated auth, no rate limits, and opaque costs. This talk builds an inference gateway from scratch using Envoy, Kubernetes CRDs, and Prometheus. We cover model routing with A/B traffic splitting, token-based rate limiting per team, fallback chains, and per-team cost attribution. Includes a live demo deploying the gateway and routing traffic across models in real time.

