volcano

A Cloud Native Batch System (Project under CNCF) (by volcano-sh)

Volcano Alternatives

Similar projects and alternatives to volcano

  1. charts

    Discontinued ⚠️(OBSOLETE) Curated applications for Kubernetes (by helm)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. spark-operator

    Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.

  4. argo

    44 volcano VS argo

    Workflow Engine for Kubernetes

  5. helm

    5 volcano VS helm

    Discontinued The Kubernetes Package Manager [Moved to: https://github.com/helm/helm] (by kubernetes)

  6. kube-batch

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

  7. warewulf

    Warewulf is a stateless and diskless container operating system provisioning system for large clusters of bare metal and/or virtual systems.

  8. kubernetes-operator-roiergasias

    'Roiergasias' kubernetes operator is meant to address a fundamental requirement of any data science / machine learning project running their pipelines on Kubernetes - which is to quickly provision a declarative data pipeline (on demand) for their various project needs using simple kubectl commands. Basically, implementing the concept of No Ops. The fundamental principle is to utilise best of docker, kubernetes and programming language features to run a workflow with minimal workflow definition s

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. k8s-scheduler-extender-example

    An example of kubernetes scheduler extender

  11. singularity-cri

    Discontinued The Singularity implementation of the Kubernetes Container Runtime Interface

  12. delta-go

    Native Delta Lake Implementation in Go

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better volcano alternative or higher similarity.

volcano discussion

Log in or Post with

volcano reviews and mentions

Posts with mentions or reviews of volcano. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-19.
  • Volcano: A cloud-native batch processing system
    1 project | news.ycombinator.com | 14 Nov 2024
  • Can we specify nodeSelector inline for a kubectl command
    2 projects | /r/kubernetes | 19 Aug 2022
    Also, if you are creating bare pods, this sounds like batch scheduling and you should consider using Jobs instead, to have a pod controller. And then you could also consider the https://volcano.sh/ scheduler if it has a fitting scheduling plugin for your use case.
  • My Journey With Spark On Kubernetes... In Python (1/3)
    4 projects | dev.to | 12 Apr 2021
    For our experiments, we will use Volcano which is a batch scheduler for Kubernetes, well-suited for scheduling Spark applications pods with a better efficiency than the default kube-scheduler. The main reason is that Volcano allows "group scheduling" or "gang scheduling": while the default scheduler of Kubernetes schedules containers one by one, Volcano ensures that a gang of related containers (here, the Spark driver and its executors) can be scheduled at the same time. If for any reason it is not possible to deploy all the containers in a gang, Volcano will not schedule that gang. This article explains in more detail the reasons for using Volcano.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic volcano repo stats
3
4,643
9.5
7 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?