1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Remove CSI spec ref in note

This commit is contained in:
Bob Furu
2020-06-03 11:25:18 -04:00
committed by openshift-cherrypick-robot
parent 031293b5e4
commit 5bb7de9923

View File

@@ -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]