We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2da8c commit efe4541Copy full SHA for efe4541
content/en/includes/default-storage-class-prereqs.md
@@ -1,4 +1,4 @@
1
-You need to either have a dynamic PersistentVolume provisioner with a default
+You need to either have a [dynamic PersistentVolume provisioning](docs/concepts/storage/dynamic-provisioning/) with a default
2
[StorageClass](/docs/concepts/storage/storage-classes/),
3
or [statically provision PersistentVolumes](/docs/user-guide/persistent-volumes/#provisioning)
4
yourself to satisfy the [PersistentVolumeClaims](/docs/user-guide/persistent-volumes/#persistentvolumeclaims)
0 commit comments