Overview of the vLLM Production Stack on Nebius
mainThe vLLM Production Stack is an opinionated, GPU-first blueprint designed for production vLLM inference on Nebius MK8s (Managed Kubernetes).
Key Characteristics:
- Infrastructure: Deployed via Terraform and Helm.
- Networking: Uses Nebius VPC-Cilium (overlay mode) with VXLAN/Geneve encapsulation and eBPF datapath.
- Inference Hardware: Supports GPU-only workloads with pre-baked NVIDIA drivers for L40S, H100, H200, or B200 GPUs.
- Observability: Includes
kube-prometheus-stack(Grafana + Prometheus) for GPU and vLLM dashboards. - Security: Uses
cert-managerwith Let's Encrypt (HTTP-01 solver) for SSL/TLS via NGINX Ingress.