mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
27 lines
1.7 KiB
Plaintext
27 lines
1.7 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
include::_attributes/common-attributes.adoc[]
|
|
include::_attributes/attributes-openshift-dedicated.adoc[]
|
|
[id="post-install-image-config"]
|
|
= Configuring image streams and image registries
|
|
:context: post-install-image-config
|
|
|
|
toc::[]
|
|
|
|
You can update the global pull secret for your cluster by either replacing the current pull secret or appending a new pull secret. The procedure is required when users use a separate registry to store images than the registry used during installation. For more information, see xref:../openshift_images/managing_images/using-image-pull-secrets.adoc#using-image-pull-secrets[Using image pull secrets].
|
|
|
|
For information about images and configuring image streams or image registries, see the following documentation:
|
|
|
|
* xref:../openshift_images/index.adoc#overview-of-images[Overview of images]
|
|
* xref:../registry/configuring-registry-operator.adoc#configuring-registry-operator[Image Registry Operator in {product-title}]
|
|
* xref:../openshift_images/image-configuration.adoc#image-configuration[Configuring image registry settings]
|
|
|
|
[id="post-install-image-config-disconnected"]
|
|
== Configuring image streams for a disconnected cluster
|
|
|
|
After installing {product-title} in a disconnected environment, configure the image streams for the Cluster Samples Operator and the `must-gather` image stream.
|
|
|
|
include::modules/installation-images-samples-disconnected-mirroring-assist.adoc[leveloffset=+2]
|
|
include::modules/installation-restricted-network-samples.adoc[leveloffset=+2]
|
|
include::modules/installation-preparing-restricted-cluster-to-gather-support-data.adoc[leveloffset=+2]
|
|
include::modules/images-cluster-sample-imagestream-import.adoc[leveloffset=+1]
|