Merge pull request #4882 from a-mccarthy/fix-4730

Update headers in supported providers page
This commit is contained in:
Daniel Jiang
2022-05-18 15:37:32 +08:00
committed by GitHub

View File

@@ -5,7 +5,7 @@ layout: docs
Velero supports a variety of storage providers for different backup and snapshot operations. Velero has a plugin system which allows anyone to add compatibility for additional backup and volume storage platforms without modifying the Velero codebase.
## Velero supported providers
## Provider plugins maintained by the Velero maintainers
{{< table caption="Velero supported providers" >}}
@@ -20,7 +20,7 @@ Velero supports a variety of storage providers for different backup and snapshot
Contact: [#Velero Slack](https://kubernetes.slack.com/messages/velero), [GitHub Issues](https://github.com/vmware-tanzu/velero/issues)
## Community supported providers
## Provider plugins maintained by the Velero community
{{< table caption="Community supported providers" >}}
| Provider | Object Store | Volume Snapshotter | Plugin Documentation | Contact |