LLM inference platform on Kubernetes
In progress
A small but production shaped setup that serves an open large language model with vLLM on a GPU, inside Kubernetes. It adds autoscaling, monitoring, and dashboards that report cost per request and per million tokens, and compares the cost of an on-prem GPU against a cloud GPU. The code and a write up will be published when the build is complete.
Kubernetes, vLLM, Terraform, Helm, Prometheus, Grafana, k6