Symptoms:
- You see a message similar to the following on a vSphere provisioned volume type when running describe pvc <pvc name>:
Failed to provision volume with StorageClass "thin-disk": invalid AccessModes [ReadWriteMany]: only AccessModes [ReadWriteOnce] are supported
- You see a message similar to the following on a pod using a vSphere provisioned volume type when running describe pod <pod name>:
pod has unbound immediate PersistentVolumeClaims (repeated 3 times)