2022-01-07 17:16:02 +00:00
|
|
|
You need to either have a [dynamic PersistentVolume provisioner](/docs/concepts/storage/dynamic-provisioning/) with a default
|
2017-11-17 02:45:35 +00:00
|
|
|
[StorageClass](/docs/concepts/storage/storage-classes/),
|
2022-04-11 09:50:08 +00:00
|
|
|
or [statically provision PersistentVolumes](/docs/concepts/storage/persistent-volumes/#provisioning)
|
|
|
|
yourself to satisfy the [PersistentVolumeClaims](/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims)
|
2016-11-29 18:18:11 +00:00
|
|
|
used here.
|
|
|
|
|