Skip to content

volcano-sh/volcano-global

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volcano Global

Volcano-global is a multiple kubernetes clusters scheduler, designed to efficiently manage and schedule AI/ML, Bigdata workloads across multiple kubernetes clusters, which cleverly combines the capabilities of Karmada and Volcano.

Volcano-global has implemented a series of advanced capabilities based on Karmada, such as AI job scheduling and queue management, which are inherited from Volcano's single-cluster capabilities. Additionally, it addresses scenarios involving single/multiple template tasks.

This project originated from:

This is an alpha version and code is subject to change.

Quick start

You can read deploy guide.

How does it run?

volcano global design

Release Guide

Volcano-global is a seperated subproject, having its own release. The project plays well with volcano repo, however, the release are not coupled. We will release new versions as needed.