mrkm4ntr / kube-batch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kube-batch

Build Status Go Report Card

kube-batch is a batch scheduler for Kubernetes, providing mechanisms for applications which would like to run batch jobs leveraging Kubernetes.

kube-batch 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

kube-batch

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.

About

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

License:Apache License 2.0


Languages

Language:Go 83.3%Language:Shell 15.2%Language:Python 0.9%Language:Makefile 0.3%Language:Dockerfile 0.3%Language:Smarty 0.1%