Introducing HAMi WebUI: GPU Monitoring Dashboard for Kubernetes
· 6 min read
Managing GPU resources in Kubernetes has long been a "blind spot" for operators. You know GPUs are being used, but answering questions like "which node has idle capacity?", "is this workload actually utilizing its allocated GPU?", or "what's the overall cluster utilization trend?" often requires piecing together kubectl get, Prometheus PromQL, and log output.
Today, the HAMi community is introducing HAMi WebUI — an open-source GPU monitoring dashboard that puts your entire GPU cluster into a single, visual interface.
HAMi WebUI v1.1.0 is now available as the first official major release, and we invite you to try it.
Together with the core HAMi scheduler, WebUI completes the full loop: from GPU scheduling to visual observability.