velero

Installation
SKILL.md

Velero

Velero backs up and restores Kubernetes cluster resources and persistent volumes for disaster recovery and migration.

Installation

# Install Velero CLI
wget https://github.com/vmware-tanzu/velero/releases/download/v1.13.0/velero-v1.13.0-linux-amd64.tar.gz
tar -xzf velero-v1.13.0-linux-amd64.tar.gz
sudo mv velero-v1.13.0-linux-amd64/velero /usr/local/bin/

AWS Setup

Installs
2
GitHub Stars
128
First Seen
Jun 8, 2026
velero — terminalskills/skills