Skip to content

Commit 0a1f85a

Browse files
author
Michael Burke
committed
Remove RHCOS Layering TP
1 parent ee39eb0 commit 0a1f85a

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

modules/coreos-layering-configuring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When you configure a custom layered image, {product-title} no longer automatical
2121
+
2222
[NOTE]
2323
====
24-
You should use the same base {op-system} image that is installed on the rest of your cluster. Use the `oc adm release info --image-for rhel-coreos-8` command to obtain the base image being used in your cluster.
24+
You should use the same base {op-system} image that is installed on the rest of your cluster. Use the `oc adm release info --image-for rhel-coreos` command to obtain the base image being used in your cluster.
2525
====
2626
+
2727
For example, the following Containerfile creates a custom layered image from an {product-title} 4.13 image and a Hotfix package:

post_installation_configuration/coreos-layering.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,9 @@ To apply a custom layered image, you create a Containerfile that references an {
2626

2727
[NOTE]
2828
====
29-
Use the same base {op-system} image installed on the rest of your cluster. Use the `oc adm release info --image-for rhel-coreos-8` command to obtain the base image used in your cluster.
29+
Use the same base {op-system} image installed on the rest of your cluster. Use the `oc adm release info --image-for rhel-coreos` command to obtain the base image used in your cluster.
3030
====
3131

32-
:FeatureName: Image layering
33-
include::snippets/technology-preview.adoc[]
34-
3532
{op-system} image layering allows you to use the following types of images to create custom layered images:
3633

3734
* *{product-title} Hotfixes*. You can work with Customer Experience and Engagement (CEE) to obtain and apply link:https://access.redhat.com/solutions/2996001[Hotfix packages] on top of your {op-system} image. In some instances, you might want a bug fix or enhancement before it is included in an official {product-title} release. {op-system} image layering allows you to easily add the Hotfix before it is officially released and remove the Hotfix when the underlying {op-system} image incorporates the fix.

0 commit comments

Comments
 (0)