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 60bf9a9 commit 01d4a0aCopy full SHA for 01d4a0a
content/en/docs/concepts/storage/ephemeral-volumes.md
@@ -46,7 +46,7 @@ different purposes:
46
[downwardAPI](/docs/concepts/storage/volumes/#downwardapi),
47
[secret](/docs/concepts/storage/volumes/#secret): inject different
48
kinds of Kubernetes data into a Pod
49
-- [CSI ephemeral volumes](#csi-ephemeral-volume):
+- [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)
0 commit comments