volcano

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

Volcano Alternatives

Similar projects and alternatives to volcano

  • charts

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

  • spark-operator

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • kube-batch

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

  • helm

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

  • argo

    Workflow Engine for Kubernetes

  • singularity-cri

    Discontinued The Singularity implementation of the Kubernetes Container Runtime Interface

  • warewulf

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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

  • k8s-scheduler-extender-example

    An example of kubernetes scheduler extender

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 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.
  • 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.

Stats

Basic volcano repo stats
2
3,760
9.1
4 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com