1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-12318-v2: adds bootc image use to MicroShift

This commit is contained in:
aravipra
2025-01-27 19:20:05 +05:30
committed by openshift-cherrypick-robot
parent 9fd31f57e5
commit 8c15db4f8c
11 changed files with 330 additions and 51 deletions

View File

@@ -0,0 +1,26 @@
:_mod-docs-content-type: ASSEMBLY
[id="microshift-install-publish-bootc-image"]
include::_attributes/attributes-microshift.adoc[]
= Installing and publishing a bootc image to a registry
:context: microshift-install-rhel-bootc-image
toc::[]
{microshift-short} is built and published as image mode containers. When installing a {op-system-base-full} bootable container image with {microshift-short}, use either a prebuilt bootable container image or build your own custom bootable container image.
:FeatureName: Image mode for {op-system-base}
include::snippets/technology-preview.adoc[]
include::modules/microshift-install-bootc-workflow.adoc[leveloffset=+1]
[id="microshift-get-build-bootc-image_{context}"]
== Get or build your bootc image
Either get an existing bootc image or create one, then you can publish that image to a remote registry for use.
include::modules/microshift-install-bootc-get-published-image.adoc[leveloffset=+2]
include::modules/microshift-install-bootc-build-image.adoc[leveloffset=+2]
include::modules/microshift-install-bootc-publish-image.adoc[leveloffset=+1]