1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/lvms-installing-logical-volume-manager-operator-disconnected-environment.adoc

25 lines
1.1 KiB
Plaintext

// Module included in the following assemblies:
//
// storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc
:_mod-docs-content-type: PROCEDURE
[id="lvms-installing-lvms-disconnected-env_{context}"]
= Installing {lvms} in a disconnected environment
You can install {lvms} on {product-title} in a disconnected environment. All sections referenced in this procedure are linked in the "Additional resources" section.
.Prerequisites
* You read the "About disconnected installation mirroring" section.
* You have access to the {product-title} image repository.
* You created a mirror registry.
.Procedure
. Follow the steps in the "Creating the image set configuration" procedure. To create an `ImageSetConfiguration` custom resource (CR) for {lvms}, you can use the following example `ImageSetConfiguration` CR configuration:
+
include::snippets/lvms-disconnected-ImageSetConfig.adoc[]
. Follow the procedure in the "Mirroring an image set to a mirror registry" section.
. Follow the procedure in the "Configuring image registry repository mirroring" section.