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 ec9bfbd + c4edcaa commit d3c68aaCopy full SHA for d3c68aa
content/zh/docs/concepts/storage/ephemeral-volumes.md
@@ -72,7 +72,7 @@ different purposes:
72
[downwardAPI](/docs/concepts/storage/volumes/#downwardapi),
73
[secret](/docs/concepts/storage/volumes/#secret): inject different
74
kinds of Kubernetes data into a Pod
75
-- [CSI ephemeral volumes](#csi-ephemeral-volume):
+- [CSI ephemeral volumes](#csi-ephemeral-volumes):
76
similar to the previous volume kinds, but provided by special
77
[CSI drivers](https://github.com/container-storage-interface/spec/blob/master/spec.md)
78
which specifically [support this feature](https://kubernetes-csi.github.io/docs/drivers.html)
0 commit comments