Tag: #dra
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
The Workload/PodGroup API in Kubernetes v1.36 — Gang Scheduling Is Moving Into kube-scheduler
Gang scheduling for AI training and batch workloads has so far been the job of external schedulers like Volcano or Kueue, but Kubernetes has started pulling this capability into its core. v1.35 shipped the Workload API a
2026-07-16 · 19 min read #kubernetes#scheduling#gang-scheduling#distributed-training#draKubernetes Dynamic Resource Allocation and GPU Scheduling
A guide to Kubernetes Dynamic Resource Allocation (DRA) and GPU scheduling strategies for AI/ML workloads.
2026-03-06 · 20 min read #kubernetes#dra#gpu#dynamic-resource-allocation#scheduling