Add GPU Lab configs, docs, and runbooks for VM303.

Mirror gpu-lab compose files and model-manager catalog from GPU-Dev; document Dockhand mapping and SGLang cutover target.
This commit is contained in:
mo
2026-06-04 02:24:57 +02:00
parent 26aec9ed04
commit c154c94c6d
14 changed files with 930 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
# Dockhand — GPU Lab stacks
| Dockhand env | ID | Docker host | Stacks |
|--------------|-----|-------------|--------|
| GPU-Dev | 8 | 10.0.20.106:2375 | gpu-lab-vllm-legacy, gpu-lab-vllm-modern, gpu-lab-sglang |
| Spark+Trino / Lakehouse | 9 | 10.0.21.50 | lakehouse-spark-trino (Trino, Spark, kafka-connect, s3-kafka-consumer) |
| Airflow | 10 | 10.0.21.55 | airflow |
- Dockhand UI: http://atc-docker01.dell-atc.lan:8082/
- API stacks: `GET /api/stacks?env=8`
Only one GPU inference stack should be **running** at a time; others appear as stopped compose projects.