From a136b2bef7127ea9a43ef4084d87569e5ae7394b Mon Sep 17 00:00:00 2001 From: ReSearchITEng Date: Fri, 16 Jun 2017 19:48:54 +0300 Subject: [PATCH] added vsphere RWX note tested on k8s 1.6.4, rh/centos 7.3. Adding: @divyenpatel --- docs/concepts/storage/persistent-volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/storage/persistent-volumes.md b/docs/concepts/storage/persistent-volumes.md index df42021572..6e83f33f82 100644 --- a/docs/concepts/storage/persistent-volumes.md +++ b/docs/concepts/storage/persistent-volumes.md @@ -234,7 +234,7 @@ In the CLI, the access modes are abbreviated to: | Quobyte | ✓ | ✓ | ✓ | | NFS | ✓ | ✓ | ✓ | | RBD | ✓ | ✓ | - | -| VsphereVolume | ✓ | - | - | +| VsphereVolume | ✓ | - | - (works when pods are collocated) | | PortworxVolume | ✓ | - | ✓ | | ScaleIO | ✓ | ✓ | - | | StorageOS | ✓ | - | - |