CNCF PROJECT

Contribution Project

This project focuses on the cloud native computing foundation space, it solves the batch scheduling and priority levels in standard kubernetes

Description

Volcano is a chinese based org which was acquired by cncf, volcano is basically a batch scheduling system which tries to enhance the standard kubernetes scheduler, Kubernetes was originally built to serve small purposes like gmail and other web services, With Ai coming into the picture kubernetes has failed to be efficient and has shown a lack of brain when it comes to scheduling and prioritizing jobs, Volcano applies a method called gang scheduling where it considers a job as a gang and only starts the job when all the requirements are MET.
its an interesting and would be a very fast growing space in the cncf world