# Installer kubevela avec Homebrew, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kubevela
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:kubevela
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.11.0
- **Résumé source:** Application Platform based on Kubernetes and Open Application Model
- **Page d'accueil:** <https://kubevela.io>
- **Dépôt:** <https://github.com/kubevela/kubevela>
- **Dernière mise à jour:** 2026-07-27T21:58:47+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- vela (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
