mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 13:55:20 +00:00
15 lines
513 B
Markdown
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
|