-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(ecs): Support AL2023 #32496
Comments
@phuhung273 Good morning. I'm unsure if we need to track this separately from #32469 (comment). Perhaps, you could contribute PR as part of #32469 and close this issue. Please validate. |
Thanks @ashishdhingra. Can we leave this issue open ? For new AL2023 PR i will mention both issues. Also another point, it must be:
|
### Issue # (if applicable) Closes #32496 Relate #32469 ### Reason for this change - Invalid user data on AL2023 ### Description of changes - ECS `machineImageType` support AL2023 ### Description of how you validated changes Unit + Integration test #### Instance can join cluster ![image](https://github.com/user-attachments/assets/aca9ffb3-b993-49f7-a432-eff0cd380952) #### iptables command success ![image](https://github.com/user-attachments/assets/78edaee1-edc2-4ef8-9a9d-5e67e624c594) ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Comments on closed issues and PRs are hard for our team to see. |
Describe the feature
ECS support AL2023
Use Case
ECS support AL2023
Proposed Solution
ECS MachineImageType add
AMAZON_LINUX_2023
Other Information
As instruction #32469 (comment)
Acknowledgements
CDK version used
latest
Environment details (OS name and version, etc.)
Amazon Linux 2023
The text was updated successfully, but these errors were encountered: