mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// microshift_install_bootc/microshift-about-rhel-image-mode
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="microshift-install-rhel-image-mode-conc_{context}"]
|
|
= The image mode for {op-system-base} with {microshift-short} workflow
|
|
|
|
Before you use {op-system-image}, ensure that the following resources are available:
|
|
|
|
* A {op-system-base} {op-system-version} host with an active Red{nbsp}Hat subscription for building {microshift-short} bootc images.
|
|
* A remote registry for storing and accessing `rhel-bootc` images.
|
|
* An AArch64 or x86_64 system architecture.
|
|
|
|
The workflow for using {op-system-image} with {microshift-short} includes the following steps:
|
|
|
|
. Find and use a prebuilt {microshift-short} container image to install {op-system-base}.
|
|
. If the prebuilt {microshift-short} container image requires customization, build a custom {microshift-short} container image.
|
|
. Run the container image.
|
|
|
|
[IMPORTANT]
|
|
====
|
|
The `rpm-ostree` file system used by {op-system-ostree} is not supported in {op-system-image}. Do not use the `rpm-ostree` file system to modify deployments that use {op-system-image}.
|
|
====
|