# kubevela を Homebrew, Nix でインストール

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
