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

BZ1756836 rm sidecars

This commit is contained in:
Bob Furu
2019-10-01 14:39:34 -04:00
committed by openshift-cherrypick-robot
parent 1410d52e17
commit d3975a8d04

View File

@@ -6,13 +6,13 @@ 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 backends 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 or sidecars. It is recommended
{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].