About This Session
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.

