Velero uses plugins to integrate with a variety of storage systems and Kubernetes platforms to support backup, restore and snapshot operations.
Read more about how to use and create plugins in our docs, a detailed list of supported providers, and check out our plugin-example repo.
This repository contains an object store plugin and a volume snapshotter plugin to support running Velero on Amazon Web Services.
This repository contains an object store plugin and a volume snapshotter plugin to support running Velero on Google Cloud Platform.
This repository contains an object store plugin and a volume snapshotter plugin to support running Velero on Microsoft Azure.
This repository contains a volume snapshotter plugin to support running Velero on VMware vSphere.
Used for backup and restore on Alibaba Cloud through Velero. You need to install and configure velero and the velero-plugin for alibabacloud.
DigitalOcean Block Storage provider plugin for Velero. The plugin is designed to create filesystem snapshots of Block Storage backed PersistentVolumes that are used in a Kubernetes cluster running on DigitalOcean.
HPE storage plugin for Velero. To take snapshots of HPE volumes through Velero you need to install and configure the HPE Snapshotter plugin.
To do backup/restore of OpenEBS CStor volumes through Velero utility, you need to install and configure OpenEBS velero-plugin.
General Velero plugin for backup and restore of OpenShift workloads.
To take snapshots of Portworx volumes through Velero you need to install and configure the Portworx plugin.
This repository contains a Velero object store plugin to support backup/restore from Velero to Storj decentralized file object storage.
This repository contains Velero plugins for snapshotting CSI backed PVCs using the CSI beta snapshot APIs. These plugins are currently in beta as of the Velero 1.4 release and will follow the CSI volumesnapshotting APIs in upstream Kubernetes to GA.
This repository contains Velero plugin for Cinder volume snapshotting and Swift backups.
To help you get started, see the documentation.