From 65b17841d0901264e95ff9c7ba01d3052f65f6a9 Mon Sep 17 00:00:00 2001 From: Bob Furu Date: Wed, 22 Apr 2020 16:34:04 -0400 Subject: [PATCH] Bug1782389 - Add xref to vSphere install reqs --- storage/persistent_storage/persistent-storage-vsphere.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/storage/persistent_storage/persistent-storage-vsphere.adoc b/storage/persistent_storage/persistent-storage-vsphere.adoc index fbdbad1bdf..9463b2014c 100644 --- a/storage/persistent_storage/persistent-storage-vsphere.adoc +++ b/storage/persistent_storage/persistent-storage-vsphere.adoc @@ -24,7 +24,12 @@ requested by users. == Dynamically provisioning VMware vSphere volumes -Dynamically provisioning VMware vSphere volumes is the recommended method. You can use either of the following procedures to dynamically provision these volumes using the default StorageClass. +Dynamically provisioning VMware vSphere volumes is the recommended method. + +.Prerequisites +An {product-title} cluster installed on a VMware vSphere version that meets the requirements for the components that you use. See xref:../../installing/installing_vsphere/installing-vsphere.adoc[Installing a cluster on vSphere] + +You can use either of the following procedures to dynamically provision these volumes using the default StorageClass. include::modules/persistent-storage-vsphere-dynamic-provisioning.adoc[leveloffset=+2]