diff --git a/storage/container_storage_interface/persistent-storage-csi.adoc b/storage/container_storage_interface/persistent-storage-csi.adoc index 75da87f8c7..e5fc1f19bd 100644 --- a/storage/container_storage_interface/persistent-storage-csi.adoc +++ b/storage/container_storage_interface/persistent-storage-csi.adoc @@ -6,7 +6,7 @@ include::modules/common-attributes.adoc[] toc::[] The Container Storage Interface (CSI) allows {product-title} to consume -storage from storage backends that implement the +storage from storage back ends that implement the link:https://github.com/container-storage-interface/spec[CSI interface] as persistent storage. @@ -18,9 +18,6 @@ link:https://kubernetes-csi.github.io/docs/drivers.html[community or storage ven Installation instructions differ by driver, and are found in each driver's documentation. Follow the instructions provided by the CSI driver. - -{product-title} {product-version} supports version 1.1.0 of the -link:https://github.com/container-storage-interface/spec[CSI specification]. ==== include::modules/persistent-storage-csi-architecture.adoc[leveloffset=+1]