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

Remove TP note from Nodes Updated boot images module

This commit is contained in:
Michael Burke
2025-05-13 09:13:55 -04:00
committed by openshift-cherrypick-robot
parent 426454ca91
commit 9479364cdb
2 changed files with 1 additions and 10 deletions

View File

@@ -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:

View File

@@ -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]