Merge pull request #30835 from AvineshTripathi/addlink

Update default-storage-class-prereqs.md
This commit is contained in:
Kubernetes Prow Robot
2022-01-24 11:39:33 -08:00
committed by GitHub
@@ -1,4 +1,4 @@
You need to either have a dynamic PersistentVolume provisioner with a default
You need to either have a [dynamic PersistentVolume provisioner](/docs/concepts/storage/dynamic-provisioning/) with a default
[StorageClass](/docs/concepts/storage/storage-classes/),
or [statically provision PersistentVolumes](/docs/user-guide/persistent-volumes/#provisioning)
yourself to satisfy the [PersistentVolumeClaims](/docs/user-guide/persistent-volumes/#persistentvolumeclaims)