diff --git a/site/plugins.md b/site/plugins.md index bea10dc36..2476a98c1 100644 --- a/site/plugins.md +++ b/site/plugins.md @@ -5,7 +5,7 @@ description: Velero Plugins id: plugins --- -Velero uses storage provider plugins to integrate with a variety of storage systems to support backup and snapshot operations. +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].