From 6b6ce3e1345e2a2562e6841b1aba2c60dcc77f3e Mon Sep 17 00:00:00 2001 From: Jonas Rosland Date: Wed, 26 Feb 2020 12:49:06 -0500 Subject: [PATCH] Update site/plugins.md Co-Authored-By: Steve Kriss Signed-off-by: jonasrosland --- site/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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].