mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS-293: Included iSCSI persistent storage configuration.
This commit is contained in:
32
storage/persistent-storage-iscsi.adoc
Normal file
32
storage/persistent-storage-iscsi.adoc
Normal file
@@ -0,0 +1,32 @@
|
||||
[id='persistent-storage-using-iscsi']
|
||||
= Persistent Storage Using iSCSI
|
||||
include::modules/common-attributes.adoc[]
|
||||
:context: persistent-storage-iscsi
|
||||
|
||||
toc::[]
|
||||
|
||||
You can provision your {product-title} cluster with
|
||||
persistent storage using
|
||||
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Storage_Administration_Guide/ch-iscsi.html[iSCSI].
|
||||
Some familiarity with Kubernetes and iSCSI is assumed.
|
||||
|
||||
The Kubernetes persistent volume framework allows administrators to
|
||||
provision a cluster with persistent storage and gives users a way to
|
||||
request those resources without having any knowledge of the
|
||||
underlying infrastructure.
|
||||
|
||||
[IMPORTANT]
|
||||
====
|
||||
High-availability of storage in the infrastructure is left to the underlying
|
||||
storage provider.
|
||||
====
|
||||
|
||||
include::modules/storage-persistent-storage-iscsi-provisioning.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/storage-persistent-storage-iscsi-enforcing-disk-quota.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/storage-persistent-storage-iscsi-volume-security.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/storage-persistent-storage-iscsi-multipath.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/storage-persistent-storage-iscsi-custom-initiator.adoc[leveloffset=+1]
|
||||
Reference in New Issue
Block a user