# kubernetes-retired/kube-batch

A batch scheduler of kubernetes for high performance workload, e.g. AI/ML, BigData, HPC

Repository: https://github.com/kubernetes-retired/kube-batch
Canonical: https://ross.abutalabs.com/products/kube-batch
Language: Go
License: Apache-2.0
License Family: permissive
Topics: kubernetes, k8s-sig-scheduling, machine-learning, bigdata, hpc
Archived: true
Last push: 2023-05-22T13:50:02+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3352, "days_push": 1199, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1090, forks 260 (observed 2026-08-28T04:03:32.921411+00:00)

## What it is
kube-batch is a batch scheduler for Kubernetes designed for high-performance workloads such as AI/ML, Big Data, and HPC jobs. It was the predecessor to the Volcano project and has since been retired/archived.

## Use cases
- schedule batch jobs on kubernetes
- gang scheduling for distributed ML training
- run HPC workloads on kubernetes
- schedule big data jobs like Spark on k8s
- co-schedule pods as a group for AI workloads

## When to choose
- you are on a very old Kubernetes cluster without Volcano and need gang scheduling
- you need a lightweight standalone batch scheduler for kubernetes
- you are studying the design lineage of Volcano

## When to avoid
- starting a new project - use Volcano instead, which is its actively maintained successor
- you need support, bug fixes, or compatibility with recent Kubernetes versions
- you need general-purpose pod scheduling rather than batch/gang scheduling

## Facets
- artifact type: application
- maturity: abandoned
- function: scheduling, container-orchestration, workflow-automation
- domain: cloud-computing, machine-learning, big-data, microservices
- platform: go, cloud
- tags: batch-scheduler, hpc, gang-scheduling, kubernetes-scheduler, retired-project, volcano-predecessor, containers, kubernetes, linux, docker

## Member repositories
- kubernetes-retired/kube-batch (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.921411+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:13.464075+00:00, confidence not recorded.
  - readme: https://github.com/kubernetes-retired/kube-batch (fetched 2026-08-28T04:03:32.921411+00:00, sha 3c5e07781320)
- Data as of 2026-08-30T08:39:29.467469+00:00.
