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.
2 parents a636d1c + 26a08f8 commit 9991d01Copy full SHA for 9991d01
content/en/docs/concepts/storage/ephemeral-volumes.md
@@ -49,7 +49,7 @@ different purposes:
49
- [CSI ephemeral volumes](#csi-ephemeral-volumes):
50
similar to the previous volume kinds, but provided by special
51
[CSI drivers](https://github.com/container-storage-interface/spec/blob/master/spec.md)
52
- which specifically [support this feature](https://kubernetes-csi.github.io/docs/drivers.html)
+ which specifically [support this feature](https://kubernetes-csi.github.io/docs/ephemeral-local-volumes.html)
53
- [generic ephemeral volumes](#generic-ephemeral-volumes), which
54
can be provided by all storage drivers that also support persistent volumes
55
0 commit comments