# Installer volcano-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de volcano-cli pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:volcano-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.15.1
- **Résumé source:** CLI for Volcano, Cloud Native Batch System
- **Page d'accueil:** <https://volcano.sh>
- **Dépôt:** <https://github.com/volcano-sh/volcano>
- **Dernière mise à jour:** 2026-07-30T03:56:14Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- vcctl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.15.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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
