Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.39 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.39 KB

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.