# 使用 Homebrew, Nix 安装 kubevela

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

## 安装

```sh
sudo av install brew:kubevela
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kubevela
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kubevela
```

  证据: nixpkgs package indexes: pkgs/by-name/ku/kubevela/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:kubevela
- **软件包管理器:** Homebrew
- **版本:** 1.11.0
- **来源摘要:** Application Platform based on Kubernetes and Open Application Model
- **主页:** <https://kubevela.io>
- **仓库:** <https://github.com/kubevela/kubevela>
- **最后更新:** 2026-07-27T21:58:47+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- vela (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

KubeVela is a Kubernetes-based application delivery platform built around Open Application Model ideas. Among the packages in this batch, it is the large ecosystem project: a CNCF project, a controller/CLI platform, and a long-running attempt to give platform teams a programmable application abstraction above raw Kubernetes objects.

### 项目历史

KubeVela was publicly launched in November 2020 around KubeCon + CloudNativeCon as an extensible application platform based on Open Application Model and Kubernetes. The project framed OAM as a way to separate developer-facing application descriptions from platform-engineer-defined components, traits, policies, and workflows.

### 采用历史

CNCF records show KubeVela was accepted to the foundation on June 22, 2021 and moved to Incubating maturity on February 27, 2023. The repository scale, release count, documentation site, community calls, and CNCF status make it substantially more adopted than the one-purpose CLIs in this batch.

### 使用方式

Operators install KubeVela into Kubernetes and use the vela CLI to define, deploy, and operate applications across clusters and environments. The project documentation emphasizes render, orchestrate, deploy workflows, GitOps and CI/CD integration, CUE-powered extensibility, addons, observability, multi-tenancy, and multi-cluster delivery.

### 为什么软件包爱好者会关心

KubeVela is interesting to package maintainers because the Homebrew package ships the vela CLI for a much larger control-plane system. It is also a good example of Kubernetes ecosystem packaging where a CLI, CRDs, Helm charts, release assets, docs, and CNCF metadata all describe different parts of the same project.

### 时间线

- 2020: KubeVela was launched publicly as an OAM-and-Kubernetes application platform.
- 2021: CNCF accepted KubeVela on June 22, 2021.
- 2023: KubeVela moved to CNCF Incubating maturity on February 27, 2023.
- 2026: The GitHub release page listed v1.10.9 on June 30, 2026.

### Related projects

- Related projects include Open Application Model, Kubernetes, CUE, Helm, Argo CD, Crossplane, Dapr, and platform-engineering systems that expose higher-level application delivery abstractions. KubeVela is especially tied to OAM because the OAM specification describes KubeVela as a driving implementation.

### 来源

- <https://formulae.brew.sh/formula/kubevela>
- <https://github.com/kubevela/kubevela>
- <https://github.com/kubevela/kubevela/releases>
- <https://kubevela.io/blog/2020/12/7/kubevela-the-extensible-app-platform-based-on-open-application-model-and-kubernetes/>
- <https://kubevela.io/docs>
- <https://oam.dev/>
- <https://www.cncf.io/blog/2023/02/27/kubevela-brings-software-delivery-control-plane-capabilities-to-cncf-incubator/>
- <https://www.cncf.io/projects/kubevela/>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 其他软件包管理器记录

- Nix - kubevela: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kubevela/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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