# Install kubevela with Homebrew, Nix

Application Platform based on Kubernetes and Open Application Model. Version 1.11.0 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#kubevela.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kubevela
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:kubevela
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/kubevela>
- **Version:** 1.11.0
- **Source summary:** Application Platform based on Kubernetes and Open Application Model
- **Homepage:** <https://kubevela.io>
- **Repository:** <https://github.com/kubevela/kubevela>
- **Upstream docs:** <https://kubevela.io>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/kubevela/kubevela.git>
- **Last updated:** 2026-07-27T21:58:47+02:00
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- vela (cli)
- vela (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 1.11.0
- Package-manager updated: 2026-07-27
- Local data: ok
- Upstream repository: https://github.com/kubevela/kubevela
- info: No cached GitHub release or tag data was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kubevela
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- 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


## Related links

- [Cloud CLI packages](https://pkg.so/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://pkg.so/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/brew/go/) - Build dependency declared by Homebrew.
- [kubernetes-cli](https://pkg.so/brew/kubernetes-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [k9s](https://pkg.so/brew/k9s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [k3d](https://pkg.so/brew/k3d/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [ctlptl](https://pkg.so/brew/ctlptl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [openshift-cli](https://pkg.so/brew/openshift-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [eksctl](https://pkg.so/brew/eksctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [skaffold](https://pkg.so/brew/skaffold/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [cmctl](https://pkg.so/brew/cmctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [cozypkg](https://pkg.so/brew/cozypkg/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, kubernetes.
- [chaoskube](https://pkg.so/brew/chaoskube/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, kubernetes.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
