Step 1. Create a File Share
Create a File Share in the same project and region as the Kubernetes cluster. If no cluster exists yet, create one first.
Step 2. Verify the StorageClass
Run the following command to list the storage classes in the cluster:gcore-nfs-* storage class. To provision storage from it, create a PersistentVolumeClaim.