Skip to content

Commit a5cee12

Browse files
author
Michael Burke
committed
MCO 4.18 updated boot images context: marketplace images
1 parent 77ae7b0 commit a5cee12

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

machine_configuration/mco-update-boot-images.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,7 @@ include::modules/mco-update-boot-images-configuring.adoc[leveloffset=+1]
5858
* xref:../nodes/clusters/nodes-cluster-enabling-features.adoc#nodes-cluster-enabling[Enabling features using feature gates]
5959
6060
include::modules/mco-update-boot-images-disable.adoc[leveloffset=+1]
61+
62+
[role="_additional-resources"]
63+
.Additional resources
64+
* xref:../machine_management/modifying-machineset.adoc#modifying-machineset[Modifying a compute machine set]

modules/mco-update-boot-images-disable.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ $ oc -n openshift-config patch cm admin-acks --patch '{"data":{"ack-4.18-boot-im
2323
----
2424
2525
* If you do not want the updated boot image feature enabled, explicitly disable the feature by using the following procedure.
26+
27+
It is important to note that if you use boot images from the AWS Marketplace or the GCP Marketplace, enabling the updated boot image feature overwrites those images with a standard {op-system-first} image. You should explicitly disable this feature and not patch the `admin-acks` config map. If you accidentally enable the updated boot image feature, you can disable it by using the following procedure. Then, replace the marketplace boot images by modifying the compute machine sets, as described in _Modifying a compute machine set_.
2628
====
2729

2830
If you disable this feature after some nodes have been created with the new boot image version, any existing nodes retain their current boot image. Turning off this feature does not rollback the nodes or machine sets to the originally-installed boot image. The machine sets retain the boot image version that was present when the feature was enabled and is not updated again when the cluster is upgraded to a new {product-title} version in the future.

nodes/nodes/nodes-nodes-managing.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ include::modules/nodes-nodes-managing-about.adoc[leveloffset=+1]
2424
include::modules/mco-update-boot-images.adoc[leveloffset=+1]
2525
include::modules/mco-update-boot-images-disable.adoc[leveloffset=+2]
2626

27+
[role="_additional-resources"]
28+
.Additional resources
29+
* xref:../../machine_management/modifying-machineset.adoc#modifying-machineset[Modifying a compute machine set]
30+
2731
include::modules/nodes-nodes-working-master-schedulable.adoc[leveloffset=+1]
2832
include::modules/nodes-nodes-working-setting-booleans.adoc[leveloffset=+1]
2933
include::modules/nodes-nodes-kernel-arguments.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)