# volcano-cli mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für volcano-cli in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:volcano-cli
- **Paketmanager:** Homebrew
- **Version:** 1.15.1
- **Quellzusammenfassung:** CLI for Volcano, Cloud Native Batch System
- **Homepage:** <https://volcano.sh>
- **Repository:** <https://github.com/volcano-sh/volcano>
- **Zuletzt aktualisiert:** 2026-07-30T03:56:14Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- vcctl (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.15.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

- 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/


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- 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)


## Quellen

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