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

Remove note that says that no CSI drivers are installed

This commit is contained in:
Lisa Pettyjohn
2021-02-17 16:13:11 -05:00
committed by openshift-cherrypick-robot
parent 73a602c12a
commit 8f4ea2df78

View File

@@ -10,16 +10,6 @@ storage from storage back ends that implement the
link:https://github.com/container-storage-interface/spec[CSI interface]
as persistent storage.
[IMPORTANT]
====
{product-title} does not ship with any CSI drivers. It is recommended
to use the CSI drivers provided by
link:https://kubernetes-csi.github.io/docs/drivers.html[community or storage vendors].
Installation instructions differ by driver, and are found in each driver's
documentation. Follow the instructions provided by the CSI driver.
====
include::modules/persistent-storage-csi-architecture.adoc[leveloffset=+1]
include::modules/persistent-storage-csi-external-controllers.adoc[leveloffset=+2]