Skip to content
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

[aws-ecs] Bottlerocket support for Amazon ECS #10085

Closed
1 of 2 tasks
pahud opened this issue Sep 1, 2020 · 0 comments · Fixed by #10097
Closed
1 of 2 tasks

[aws-ecs] Bottlerocket support for Amazon ECS #10085

pahud opened this issue Sep 1, 2020 · 0 comments · Fixed by #10097
Assignees
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container feature-request A feature should be added or improved. in-progress This issue is being actively worked on. needs-triage This issue or PR still needs to be triaged.

Comments

@pahud
Copy link
Contributor

pahud commented Sep 1, 2020

Using Bottlerocket with Amazon ECS
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-bottlerocket.html

Using a Bottlerocket AMI with Amazon ECS
https://github.com/bottlerocket-os/bottlerocket/blob/develop/QUICKSTART-ECS.md

Use Case

To launch Amazon ECS cluster with Bottlerocket.

Proposed Solution

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@pahud pahud added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Sep 1, 2020
@SomayaB SomayaB added @aws-cdk/aws-ecs Related to Amazon Elastic Container in-progress This issue is being actively worked on. labels Sep 1, 2020
@mergify mergify bot closed this as completed in #10097 Sep 2, 2020
mergify bot pushed a commit that referenced this issue Sep 2, 2020
feat(ecs): bottlerocket support

Closes: #10085 

- `machineImageType` to select the bottlerocket machine image type
- SSM session manager enabled by default

- [x] update README
- [x] integ test
- [x] unit test

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container feature-request A feature should be added or improved. in-progress This issue is being actively worked on. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants