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

Support CapacityProviderStrategy #104

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

tomoasleep
Copy link
Contributor

This PR resolves #66.

This PR add CapacityProviderStrategy option to each target.

CapacityProvider allows to launch ECS Task with fargate spot. CapacityProvider can trigger ECS Cluster Auto Scaling to allocate required an ECS instance to run the ECS Task.

Ref:

For more details about Capacity Providers, see the following articles.

@Songmu Songmu merged commit 4e8830d into Songmu:main Jul 4, 2024
6 checks passed
@github-actions github-actions bot mentioned this pull request Jul 4, 2024
@Songmu Songmu added the minor label Jul 4, 2024
@waneal
Copy link

waneal commented Jul 4, 2024

@tomoasleep
Thank you for this PR!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support CapacityProviderStrategy
3 participants