Conformance for Inference: How We Reduced Bad Deploys on a GPU Platform
Cloud Native AI Summit Melbourne 2026
Abstract
Inference on GPUs fails in repetitive ways: wrong image or artifact, mismatched CUDA or runtime, undersized GPU memory, bad resource requests, or a model that passes offline checks but regresses under real traffic. On a shared Kubernetes GPU platform, those mistakes become multi-tenant incidents: noisy neighbors, OOMKills, SLO breaches, and rollbacks that waste accelerator time. This talk describes how one team built conformance for inference workloads, checks applied before production traffic, covering container and model artifacts, GPU capacity and visibility contracts, health and readiness semantics, and minimum observability through metrics and traces where used. Attendees leave with a practical checklist they can reuse: - How to separate builds from serving conformance, - How to catch regressions early, and - How to align GPU scheduling and quotas with inference SLOs. We share what worked, what did not, what teams pushed back on, and a short checklist for platform and application owners.
Resources
More Talks
- Conference
Conformance for Inference: How We Reduced Bad Deploys on a GPU Platform
KubeCon + CloudNativeCon Japan 2026 · Tokyo, Japan
- Conference
Help! My LLM is a Resource Hog: How We Tamed Inference with Kubernetes and Open Source Muscle
KubeCon + CloudNativeCon North America 2025 · Atlanta, USA
- Meetup
Breaking Down Inference Optimization: The Three Different Layers
CNCG Colombo · Colombo, Sri Lanka
- Meetup
Stop the GPU Madness! Making LLM Inference Actually Efficient on K8s
AWS User Group Jaipur · Jaipur, India
