From 9479364cdbdde18f220b8b8bda74cf5c19208a98 Mon Sep 17 00:00:00 2001 From: Michael Burke Date: Tue, 13 May 2025 09:13:55 -0400 Subject: [PATCH] Remove TP note from Nodes Updated boot images module --- modules/mco-update-boot-images.adoc | 5 +---- nodes/nodes/nodes-nodes-managing.adoc | 6 ------ 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/modules/mco-update-boot-images.adoc b/modules/mco-update-boot-images.adoc index 22ff86f4f7..80c94f0656 100644 --- a/modules/mco-update-boot-images.adoc +++ b/modules/mco-update-boot-images.adoc @@ -17,10 +17,7 @@ This process could cause the following issues: * Certificate expiration issues * Version skew issues -To avoid these issues, you can configure your cluster to update the boot image whenever you update your cluster. By modifying the `MachineConfiguration` object, you can enable this feature. Currently, the ability to update the boot image is available for only Google Cloud Platform (GCP) clusters and is not supported for {cluster-capi-operator} managed clusters. - -:FeatureName: The updating boot image feature -include::snippets/technology-preview.adoc[] +To avoid these issues, you can configure your cluster to update the boot image whenever you update your cluster. By modifying the `MachineConfiguration` object, you can enable this feature. Currently, the ability to update the boot image is available for only Google Cloud Platform (GCP) and Amazon Web Services (AWS) clusters and is not supported for {cluster-capi-operator} managed clusters. To view the current boot image used in your cluster, examine a machine set: diff --git a/nodes/nodes/nodes-nodes-managing.adoc b/nodes/nodes/nodes-nodes-managing.adoc index 8ff08fad90..c2d1b8f430 100644 --- a/nodes/nodes/nodes-nodes-managing.adoc +++ b/nodes/nodes/nodes-nodes-managing.adoc @@ -22,12 +22,6 @@ configuration of nodes. By creating an instance of a `KubeletConfig` object, a m include::modules/nodes-nodes-managing-about.adoc[leveloffset=+1] include::modules/mco-update-boot-images.adoc[leveloffset=+1] - -[role="_additional-resources"] -.Additional resources - -* xref:../../nodes/clusters/nodes-cluster-enabling-features.adoc#nodes-cluster-enabling[Enabling features using feature gates] - include::modules/mco-update-boot-images-disable.adoc[leveloffset=+2] include::modules/nodes-nodes-working-master-schedulable.adoc[leveloffset=+1]