Files
velero/site/content/plugins/_index.md
Tony Batard c663ce15ab Hugo migration (#2720)
* Move files to a Hugo structure

Signed-off-by: Tony Batard <tbatard@pivotal.io>
2020-08-13 09:09:15 -07:00

15 lines
513 B
Markdown

---
title: Plugins
description: Velero Plugins
id: plugins
type: plugins
---
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][1], a detailed list of [supported providers][2], and check out our [plugin-example repo][3].
[1]: https://velero.io/docs
[2]: https://velero.io/docs/supported-providers/
[3]: https://github.com/vmware-tanzu/velero-plugin-example