1.1 KiB
1.1 KiB
Welcome to Volcano
Volcano is a batch system built on Kubernetes. It provides a suite of mechanisms currently missing from Kubernetes that are commonly required by many classes of batch & elastic workload including:
- machine learning/deep learning,
- bioinformatics/genomics
- other "big data" applications.
These types of applications typically run on generalized domain frameworks like TensorFlow, Spark, Ray, PyTorch, MPI, etc, which Volcano integrates with.
Why Volcano?
- // TODO better to add separate md file & Link
- Learn about Volcano here
First Steps
To get the most out of Volcano, start by reviewing a few introductory topics:
- perepare-for-development - preoaration for development
- Setup - Install Volcano
- Contributing - Contribute to Volcano
- Troubleshooting - Troubleshoot commonly occurring issues. GitHub issues are here