Automic VaultAutomic Vault

brew

velero mit Homebrew, chocolatey, Nix, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für velero in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install velero

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#velero

nixpkgs package indexes · pkgs/by-name/ve/velero/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S velero

Arch Linux sync databases · velero · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install velero

openSUSE Tumbleweed package metadata · velero · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install velero

Chocolatey community package catalog · velero · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/velero

Scoop official bucket manifest trees · bucket/velero.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Disaster recovery for Kubernetes resources and persistent volumes

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2018: Heptio Ark documentation describes Kubernetes object and persistent-volume backup and restore.
  • December 2018: VMware acquires Heptio, bringing Ark into the VMware cloud-native portfolio.
  • 2019: Ark is renamed Velero in the v0.11.0 release line.
  • 2020s: Velero becomes a common open-source option for Kubernetes backup, migration, and disaster recovery across cloud and on-prem environments.
  • 2026: Broadcom donates Velero to the CNCF Sandbox, shifting the project toward vendor-neutral governance.

Related projects

  • Velero sits next to cloud snapshot APIs, CSI VolumeSnapshot, Restic, Kopia, Kasten, Portworx backup products, Trilio, Stash, and storage-native backup systems. Its distinguishing role is Kubernetes API-aware recovery rather than only block-storage replication.

Quellen

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:kubernetes

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/velero/config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./credentials-velero

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
velerocliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version1.18.2
Manager aktualisiert2026-07-26
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.18.2

https://github.com/velero-io/velero

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:velero
Version1.18.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/velero
Homepagehttps://velero.io/
Repositoryhttps://github.com/velero-io/velero
Upstream-Dokumentationhttps://velero.io/docs/v1.18
LizenzApache-2.0
Quellarchivhttps://github.com/velero-io/velero/archive/refs/tags/v1.18.2.tar.gz
Zuletzt aktualisiert2026-07-26T00:30:01+02:00
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevelero
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

velero

nix profile install nixpkgs#velero
  • normalized package name match
  • Abgeglichen nach: Velero
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ve/velero/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

velero 1.18.1-1

Backup and migrate Kubernetes applications and their persistent volumes

https://velero.io

sudo pacman -S velero
  • License: Apache-2.0
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Velero
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: velero from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

velero 1.18.1-1.1

Backup program with deduplication and encryption

https://velero.io

sudo zypper install velero
  • License: Apache-2.0
  • Category: Productivity/Archiving/Backup
  • Architecture: x86_64
  • Source Package: velero
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Velero
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: velero from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

velero-bash-completion 1.18.1-1.1

Bash Completion for velero

https://velero.io

sudo zypper install velero-bash-completion
  • License: Apache-2.0
  • Category: Productivity/Archiving/Backup
  • Architecture: noarch
  • Source Package: velero
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Velero
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: velero-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

velero-fish-completion 1.18.1-1.1

Fish Completion for velero

https://velero.io

sudo zypper install velero-fish-completion
  • License: Apache-2.0
  • Category: Productivity/Archiving/Backup
  • Architecture: noarch
  • Source Package: velero
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Velero
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: velero-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

velero-zsh-completion 1.18.1-1.1

Zsh Completion for velero

https://velero.io

sudo zypper install velero-zsh-completion
  • License: Apache-2.0
  • Category: Productivity/Archiving/Backup
  • Architecture: noarch
  • Source Package: velero
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Velero
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: velero-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Chocolatey95%

velero

choco install velero
  • normalized package name match
  • Abgeglichen nach: Velero
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: velero from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.8224','qfinderpro'
Scoop95%

main/velero

scoop install main/velero
  • normalized package name match
  • Abgeglichen nach: Velero
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/velero.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment