Persistent Volume Claim name in README and other file is pvcsc001, but it is pvcsc0001 in this file. Change it to match with others.
In some example files of vSphere volumes, volumeMounts and volumes have different names. kubectl create will fail with error message saying the pod is invalid because volumeMount with the name is not found.