Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

kubernetes-retired/kube-batch

Folders and files

NameName
Last commit message
Last commit date
Oct 16, 2018
Aug 16, 2017
Apr 2, 2020
Jul 4, 2019
Jun 12, 2020
Jan 7, 2020
Apr 28, 2019
Apr 2, 2020
Jul 15, 2022
Apr 2, 2020
Oct 9, 2017
Apr 2, 2020
Jan 31, 2019
Jul 15, 2022
Jul 16, 2019
Aug 15, 2018
Jun 12, 2019
Jun 30, 2017
Jul 15, 2019
Jun 7, 2022
Jul 21, 2022
Jun 30, 2017
May 25, 2018
Dec 20, 2017
Jul 14, 2022
Jul 14, 2022
Apr 16, 2019
Jul 15, 2022

Repository files navigation

kube-batch

Build Status Go Report Card RepoSize Release LICENSE

kube-batch is a batch scheduler for Kubernetes, providing mechanisms for applications which would like to run batch jobs leveraging Kubernetes. It builds upon a decade and a half of experience on running batch workloads at scale using several systems, combined with best-of-breed ideas and practices from the open source community.

Refer to tutorial on how to use kube-batch to run batch job in Kubernetes.

Overall Architecture

The following figure describes the overall architecture and scope of kube-batch; the out-of-scope part is going to be handled by other projects.

kube-batch

Who uses kube-batch?

As the kube-batch Community grows, we'd like to keep track of our users. Please send a PR with your organization name.

Currently officially using kube-batch:

  1. openBCE
  2. Kubeflow
  3. Volcano
  4. Baidu Inc
  5. TuSimple
  6. MOGU Inc
  7. Vivo

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.