Merge pull request #3987 from phillipsj/bugfix/vsphere-cpi-csi-versions

This commit is contained in:
Hayden
2022-03-28 13:21:47 -04:00
committed by GitHub
2 changed files with 8 additions and 2 deletions
@@ -13,7 +13,10 @@ This page covers how to install the Cloud Provider Interface (CPI) and Cloud Sto
# Prerequisites
The vSphere version must be 7.0u1 or higher.
The vSphere versions supported:
* 6.7u3
* 7.0u1 or higher.
The Kubernetes version must be 1.19 or higher.
@@ -10,7 +10,10 @@ This page covers how to install the Cloud Provider Interface (CPI) and Cloud Sto
# Prerequisites
The vSphere version must be 7.0u1 or higher.
The vSphere versions supported:
* 6.7u3
* 7.0u1 or higher.
The Kubernetes version must be 1.19 or higher.