Skip to content

Commit 16d68b2

Browse files
authored
Add kubevirt to defaultPlugins doc, extends #563 (#583)
1 parent e661809 commit 16d68b2

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/config/plugins.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,16 @@ There are mainly two categories of Velero plugins that can be specified while
88
installing Velero:
99

1010
1. `defaultPlugins`:<br>
11-
There are five types of default Velero plugins can be installed:
12-
`AWS`, `GCP`, `Azure` and `OpenShift`, and `CSI`. For installation,
11+
There are six types of default Velero plugins can be installed:
12+
- `AWS` [Plugins for AWS
13+
](https://github.com/vmware-tanzu/velero-plugin-for-aws)
14+
- `GCP` [Plugins for Google Cloud Platform](https://github.com/vmware-tanzu/velero-plugin-for-gcp)
15+
- `Azure` [Plugins for Microsoft Azure](https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure)
16+
- `OpenShift` [OpenShift Velero Plugin](https://github.com/openshift/openshift-velero-plugin)
17+
- `CSI` [Plugins for CSI](https://github.com/vmware-tanzu/velero-plugin-for-csi)
18+
- `kubevirt` [Plugins for Kubevirt](https://github.com/kubevirt/kubevirt-velero-plugin)
19+
20+
For installation,
1321
you need to specify them in the `oadp_v1alpha1_dpa.yaml` file
1422
during deployment.
1523

0 commit comments

Comments
 (0)