macOS
brew install volcano-clilocal Homebrew formula metadata
brew
CLI for Volcano, Cloud Native Batch System. Version 1.15.0 via Homebrew; verified 2026-06-01.
install
brew install volcano-clilocal Homebrew formula metadata
overview
CLI for Volcano, Cloud Native Batch System
history
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.
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.
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.
`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.
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vcctl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/volcano-sh/volcano
install metadata
| Package key | brew:volcano-cli |
|---|---|
| Version | 1.15.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/volcano-cli |
| Homepage | https://volcano.sh |
| Repository | https://github.com/volcano-sh/volcano |
| Upstream docs | https://volcano.sh/en/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/volcano-sh/volcano/archive/refs/tags/v1.15.0.tar.gz |
| Last updated | 2026-06-01T03:54:39Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | volcano-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.