mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
BZ-1714182: Removed TP notice from NFS.
This commit is contained in:
@@ -6,19 +6,16 @@ include::modules/common-attributes.adoc[]
|
||||
toc::[]
|
||||
|
||||
{product-title} clusters can be provisioned with persistent storage
|
||||
using NFS. Persistent volumes (PVs) and persistent volume claims (PVCs)
|
||||
using NFS. Persistent volumes (PVs) and persistent volume claims (PVCs)
|
||||
provide a convenient method for sharing a volume across a project. While the
|
||||
NFS-specific information contained in a PV definition could also be defined
|
||||
directly in a Pod definition, doing so does not create the volume as a
|
||||
directly in a Pod definition, doing so does not create the volume as a
|
||||
distinct cluster resource, making the volume more susceptible to conflicts.
|
||||
|
||||
.Additional resources
|
||||
|
||||
* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/storage_administration_guide/ch-nfs[Network File System (NFS)]
|
||||
|
||||
:FeatureName: Persistent storage using NFS
|
||||
include::modules/technology-preview.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/storage-persistent-storage-nfs-provisioning.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/storage-persistent-storage-nfs-enforcing-disk-quota.adoc[leveloffset=+1]
|
||||
|
||||
Reference in New Issue
Block a user