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]