macOS
brew install velerolocal Homebrew formula metadata
brew
velero のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install velerolocal Homebrew formula metadata
nix profile install nixpkgs#veleronixpkgs package indexes · pkgs/by-name/ve/velero/package.nix · ソース: api.github.com
sudo pacman -S veleroArch Linux sync databases · velero · ソース: geo.mirror.pkgbuild.com
sudo zypper install veleroopenSUSE Tumbleweed package metadata · velero · ソース: download.opensuse.org
choco install veleroChocolatey community package catalog · velero · ソース: community.chocolatey.org
scoop install main/veleroScoop official bucket manifest trees · bucket/velero.json · ソース: api.github.com
概要
Disaster recovery for Kubernetes resources and persistent volumes
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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-velero実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
velero | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/velero-io/velero
インストールメタデータ
| パッケージキー | brew:velero |
|---|---|
| バージョン | 1.18.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/velero |
| ホームページ | https://velero.io/ |
| リポジトリ | https://github.com/velero-io/velero |
| 上流ドキュメント | https://velero.io/docs/v1.18 |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/velero-io/velero/archive/refs/tags/v1.18.2.tar.gz |
| 最終更新 | 2026-07-26T00:30:01+02:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/veleroソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.