Hello, while doing the lab for PV and PVCs I found that you request a volume name (PV) to be created with name “claim-log-1”, while in reality you want the PVC to be called that way.
I attach the screenshot of my exercise, where my PVC called “my-pv” was linked to PV “claim-log-1”. This should actually be correct, as you want the Volume Name (PV) to be called “claim-log-1”, but it was marked as not passed.
I had to call my PVC “claim-log-1” to have it green. Could you please change the description and put Volume Claim Name instead of Volume Name?
Thanks.


