Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions disconnected/about-installing-oc-mirror-v2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,13 @@ include::modules/oc-mirror-proxy-support.adoc[leveloffset=+1]

[role="_additional-resources"]
.Additional resources
ifndef::openshift-origin[]
* xref:../disconnected/updating/disconnected-update-osus.adoc#updating-disconnected-cluster-osus[Updating a cluster in a disconnected environment using the OpenShift Update Service]
endif::openshift-origin[]
// Intentionally linking to the OSUS update procedure since we probably want to steer users to do that workflow as much as possible. But I can change to the index of the update section if I shouldn't be as prescriptive.
ifdef::openshift-origin[]
* xref:../disconnected/updating/disconnected-update.adoc#updating-disconnected-cluster[Updating a cluster in a disconnected environment by using the CLI]
Comment thread
mburke5678 marked this conversation as resolved.
endif::openshift-origin[]
* xref:../disconnected/about-installing-oc-mirror-v2.adoc#oc-mirror-v2-procedure-garbage-collector_about-installing-oc-mirror-v2[Resolving storage cleanup issues in the distribution registry]

//signature mirroring
Expand Down Expand Up @@ -157,11 +163,14 @@ include::modules/oc-mirror-about-cache-and-workspace-dirs.adoc[leveloffset=+2]

[id="next-steps_{context}"]
== Next steps

After you mirror images to your disconnected environment using oc-mirror plugin v2, you can perform any of the following actions:

* xref:../disconnected/installing.adoc#installing-disconnected-environments[Installing a cluster in a disconnected environment]
* xref:../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments]
ifndef::openshift-origin[]
* xref:../disconnected/updating/disconnected-update-osus.adoc#updating-disconnected-cluster-osus[Updating a cluster in a disconnected environment using the OpenShift Update Service]

endif::openshift-origin[]
// Intentionally linking to the OSUS update procedure since we probably want to steer users to do that workflow as much as possible. But I can change to the index of the update section if I shouldn't be as prescriptive.
ifdef::openshift-origin[]
* xref:../disconnected/updating/disconnected-update.adoc#updating-disconnected-cluster[Updating a cluster in a disconnected environment by using the CLI]
endif::openshift-origin[]