Skip to content

Commit 48f02ad

Browse files
author
Michael Burke
committed
Update boot images for AWS (GA)
1 parent a6cbb66 commit 48f02ad

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)