# Install volcano-cli with Homebrew

CLI for Volcano, Cloud Native Batch System. Version 1.15.1 via Homebrew; verified 2026-07-30.

## Install

```sh
sudo av install brew:volcano-cli
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install volcano-cli
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:volcano-cli
- **Package manager:** Homebrew
- **Version:** 1.15.1
- **Source summary:** CLI for Volcano, Cloud Native Batch System
- **Homepage:** <https://volcano.sh>
- **Repository:** <https://github.com/volcano-sh/volcano>
- **Last updated:** 2026-07-30T03:56:14Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- vcctl (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.15.1
## Project history and usage

Volcano CLI provides `vcctl`, the command-line interface for Volcano, a Kubernetes-native batch scheduling system for AI, machine learning, big data, bioinformatics, genomics, and HPC-style elastic workloads. The CLI is part of the larger Volcano project rather than a separate standalone scheduler.

### Project history

Volcano's README describes the scheduler as extending the standard Kubernetes scheduler for batch and elastic workloads, and notes that the scheduler is built based on `kube-batch`. The project says it incorporates years of high-performance workload operating experience and integrates with frameworks such as Spark, Flink, Ray, TensorFlow, PyTorch, Kubeflow, MPI, Horovod, MXNet, KubeGene, and others.

The Volcano project states that it was open-sourced at KubeCon Shanghai in June 2019, became an official CNCF project in April 2020, and was promoted to CNCF Incubating in 2022. The CNCF project page gives the specific dates as acceptance on 9 April 2020 and movement to Incubating maturity on 21 March 2022.

### Adoption history

Volcano's own README says that, as of 2025, it has seen adoption across industries including Internet/cloud, finance, manufacturing, and medical sectors, with many organizations acting as both users and contributors. A 2024 release post says more than 600 global developers had committed code to the project, and the README characterizes the project as actively maintained by hundreds of contributors.

### How it is used

`vcctl` is used to manage Volcano resources from a terminal. The official CLI documentation shows building the executable with `make vcctl`, then using commands such as `vcctl job list`, job deletion, job suspension and resumption, job running, and queue operations. Volcano's architecture documentation lists `vcctl` alongside scheduler, controller-manager, and admission components.

### Why package nerds care

For package users, volcano-cli is the thin operational handle for a much larger Kubernetes scheduling stack. It matters because batch/HPC Kubernetes systems often need a small CLI for inspecting jobs and queues without writing raw Kubernetes API calls or custom scripts.

### Timeline

- 2019-06: Volcano is open-sourced at KubeCon Shanghai.
- 2020-04-09: Volcano is accepted to CNCF.
- 2022-03-21: Volcano moves to CNCF Incubating maturity.
- 2024-09-19: Volcano v1.10.0 is released with `vcctl` command-line enhancements.
- 2025: The README describes broad adoption across multiple industries and hundreds of active contributors.

### Related projects

- Volcano is related to Kubernetes `kube-scheduler`, the earlier `kube-batch` scheduler, and workload frameworks that integrate with batch scheduling such as Spark, Flink, Ray, TensorFlow, PyTorch, Kubeflow, MPI, Horovod, and PaddlePaddle.

### Sources

- Volcano CLI documentation: https://volcano.sh/docs/cli/cli/
- Volcano CNCF project page: https://www.cncf.io/projects/volcano/
- Volcano README: https://raw.githubusercontent.com/volcano-sh/volcano/master/README.md
- Volcano v1.10.0 release post: https://volcano.sh/blog/volcano-1.10.0-release/


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal


## Combined YAML source

View the package source record on GitHub. [combined/volcano-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/volcano-cli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
