Skip to content

Commit 804c6f1

Browse files
authored
Merge pull request #85757 from mburke5678/mco-update-boot-image-ga
OSDOCS11998 Docs for OCPSTRAT-1656 Updated boot images: Phase 3 (AWS GA)
2 parents 39fd84a + 48f02ad commit 804c6f1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

machine_configuration/mco-update-boot-images.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@ This process could cause the following issues:
1616
* Certificate expiration issues
1717
* Version skew issues
1818
19-
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 as a Technology Preview feature for Amazon Web Services (AWS) clusters. It is not supported for clusters managed by the {cluster-capi-operator}.
20-
21-
:FeatureName: The updating boot image feature for AWS
22-
include::snippets/technology-preview.adoc[]
19+
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. It is not supported for clusters managed by the {cluster-capi-operator}.
2320

2421
If you are not using the default user data secret, named `worker-user-data`, in your machine set, or you have modified the `worker-user-data` secret, you should not use managed boot image updates. This is because the Machine Config Operator (MCO) updates the machine set to use a managed version of the secret. By using the managed boot images feature, you are giving up the capability to customize the secret stored in the machine set object.
2522

0 commit comments

Comments
 (0)