mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
12 lines
555 B
Plaintext
12 lines
555 B
Plaintext
// Text snippet included in the following modules:
|
|
//
|
|
// * modules/microshift-embed-microshift-image-offline-deployment.adoc
|
|
// * modules/
|
|
|
|
:_mod-docs-content-type: SNIPPET
|
|
|
|
[WARNING]
|
|
====
|
|
For offline or disconnected configurations, embed all container image dependencies as part of the system image. When container images are downloaded without being embedded into the system image, CRI-O wipes them off during unclean shutdowns, such as when a power loss occurs. In this case, you can only restore those container images when the system is online.
|
|
====
|