# 使用 Homebrew 安装 volcano-cli

查看 volcano-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:volcano-cli
- **软件包管理器:** Homebrew
- **版本:** 1.15.1
- **来源摘要:** CLI for Volcano, Cloud Native Batch System
- **主页:** <https://volcano.sh>
- **仓库:** <https://github.com/volcano-sh/volcano>
- **最后更新:** 2026-07-30T03:56:14Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- vcctl (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.15.1
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- 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)


## 来源

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