mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
17 lines
753 B
Plaintext
17 lines
753 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/disconnected_install/installing-mirroring-disconnected.adoc
|
|
// * updating/updating_a_cluster/updating_disconnected_cluster/mirroring-image-repository.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="oc-mirror-support_{context}"]
|
|
= oc-mirror plugin compatibility and support
|
|
|
|
The oc-mirror plugin supports mirroring {product-title} payload images and Operator catalogs for {product-title} versions 4.12 and later.
|
|
|
|
[NOTE]
|
|
====
|
|
On `aarch64`, `ppc64le`, and `s390x` architectures the oc-mirror plugin is only supported for {product-title} versions 4.14 and later.
|
|
====
|
|
|
|
Use the latest available version of the oc-mirror plugin regardless of which versions of {product-title} you need to mirror. |