macOS
brew install velerolocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de velero pour les workflows d'agents IA.
installation
brew install velerolocal Homebrew formula metadata
nix profile install nixpkgs#veleronixpkgs package indexes · pkgs/by-name/ve/velero/package.nix · Source: api.github.com
sudo pacman -S veleroArch Linux sync databases · velero · Source: geo.mirror.pkgbuild.com
sudo zypper install veleroopenSUSE Tumbleweed package metadata · velero · Source: download.opensuse.org
choco install veleroChocolatey community package catalog · velero · Source: community.chocolatey.org
scoop install main/veleroScoop official bucket manifest trees · bucket/velero.json · Source: api.github.com
aperçu
Disaster recovery for Kubernetes resources and persistent volumes
historique
Velero is a Kubernetes backup, restore, disaster-recovery, and migration system. It runs a server component in the cluster plus a local CLI, stores backup metadata in object storage, and integrates with volume snapshots or file-system backup tools for persistent volume data.
Velero began as Heptio Ark, an open-source project from Heptio for backing up Kubernetes objects and persistent volumes. The older Ark documentation described the same core use cases that still define Velero: disaster recovery, pre-operation snapshots, and selective restore by object type, namespace, or labels.
After VMware acquired Heptio, the project was renamed from Heptio Ark to Velero in the v0.11.0 release line in early 2019. The migration guide documents the operational renaming: the CLI moved from `ark` to `velero`, the default namespace and service account changed, CRDs moved to the `velero.io` API group, and image names changed.
Velero has continued as a Kubernetes-native data-protection project under VMware Tanzu and later Broadcom stewardship. In 2026 Broadcom moved the project toward vendor-neutral governance by donating it to the CNCF Sandbox, with CNCF and Broadcom coverage presenting the move as a way to widen community trust and collaboration.
Velero became one of the default open-source answers for cluster-level Kubernetes backup because it works at the Kubernetes API layer instead of treating etcd or a storage array as the only source of truth. That let platform teams back up resource definitions, restore namespaces, clone environments, and migrate workloads across clusters.
Its ecosystem grew around cloud-provider plugins, object stores, volume snapshot integrations, Restic/Kopia-style file-system backups, and operational guides from cloud vendors. AWS, Harbor, Tanzu, and many Kubernetes tutorials describe Velero as a standard tool for protecting cluster resources and persistent volumes.
The CNCF Sandbox move in 2026 is important historically because Kubernetes backup spans vendors, clouds, and storage systems. Neutral governance makes Velero more plausible as shared infrastructure rather than a VMware/Broadcom-adjacent utility.
Operators install the server into a Kubernetes cluster, configure backup storage and credentials, then use the `velero` CLI to create backups, schedules, restores, and plugin configuration. Common workflows include scheduled namespace backups, ad-hoc snapshots before upgrades, restoring deleted resources, cloning a production namespace into a development cluster, and seeding migrations.
Velero is strongest when users understand the boundary between Kubernetes resources and application data. It captures API resources directly, while persistent volumes depend on snapshot support, file-system backup, or data-mover integrations. That distinction is why serious Velero runbooks also document database-native backup choices and restore testing.
For package users, `velero` is the CLI half of a larger cluster service, but it is the interface people reach for during stressful incidents. Its command surface is part backup tool, part migration tool, and part Kubernetes recovery console.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/velero/config.jsonCredential-bearing paths to review before unattended agent runs.
./credentials-veleroexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
velero | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/velero-io/velero
métadonnées d'installation
| Clé du paquet | brew:velero |
|---|---|
| Version | 1.18.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/velero |
| Page d'accueil | https://velero.io/ |
| Dépôt | https://github.com/velero-io/velero |
| Docs amont | https://velero.io/docs/v1.18 |
| Licence | Apache-2.0 |
| Archive source | https://github.com/velero-io/velero/archive/refs/tags/v1.18.2.tar.gz |
| Dernière mise à jour | 2026-07-26T00:30:01+02:00 |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | velero |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
velero
nix profile install nixpkgs#velerovelero 1.18.1-1
Backup and migrate Kubernetes applications and their persistent volumes
sudo pacman -S velerovelero 1.18.1-1.1
Backup program with deduplication and encryption
sudo zypper install velerovelero-bash-completion 1.18.1-1.1
Bash Completion for velero
sudo zypper install velero-bash-completionvelero-fish-completion 1.18.1-1.1
Fish Completion for velero
sudo zypper install velero-fish-completionvelero-zsh-completion 1.18.1-1.1
Zsh Completion for velero
sudo zypper install velero-zsh-completionvelero
choco install veleromain/velero
scoop install main/veleropiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.