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 Fargate Spot for Graviton for ECS/EKS #1594

Closed
melaraj2 opened this issue Dec 7, 2021 · 14 comments
Closed

Support Fargate Spot for Graviton for ECS/EKS #1594

melaraj2 opened this issue Dec 7, 2021 · 14 comments
Labels
ECS Amazon Elastic Container Service Fargate AWS Fargate Shipped This feature request was delivered.

Comments

@melaraj2
Copy link

melaraj2 commented Dec 7, 2021

It was great to see that now Graviton2 is supported on Fargate, but we are still missing spot support. Is this coming soon?

I currently run most of my dev workloads in spot Fargate services, but I would love to switch to Graviton. However, without spot support, the cost would be much greater; it kind of beats the notion of better price-performance!

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
What do you want us to build?

Which service(s) is this request for?
This could be Fargate, ECS, EKS, ECR

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.

Are you currently working around this issue?
How are you currently solving this problem?

Additional context
Anything else we should know?

Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

@melaraj2 melaraj2 added the Proposed Community submitted issue label Dec 7, 2021
@mreferre mreferre added the Fargate AWS Fargate label Dec 7, 2021
@omieomye omieomye self-assigned this Mar 30, 2022
@ciphero
Copy link

ciphero commented Jun 11, 2022

Any update on the progress here? Would be great to have this!!

@kennu
Copy link

kennu commented Sep 16, 2022

Also interested in this, would be great to have the option to freely choose ARM vs. X86_64 for spot containers.

@rahzsha
Copy link

rahzsha commented Feb 3, 2023

Any updates on this feature request?

@guilhermemunizsantos
Copy link

It will help a lot in cost reduction and temporary scalability.

@blankynap
Copy link

Also looking forward to switch to Fargate Spot on ARM

@kastningj
Copy link

Looking forward to this. We use ARM64 across the board. It's sizeable lift to switch back to X64, but it would help a lot for cost reduction. Please make this a priority!

@anton-demydov-zoral
Copy link

anton-demydov-zoral commented Dec 18, 2023

Would love to see a graviton spot

@ciphero
Copy link

ciphero commented Feb 9, 2024

Apologies for being a bringer of bad news... but for those that are not aware and with high hopes of seeing this feature request implemented anytime soon (maybe?), someone working in the AWS containers team recently made this comment on a related Reddit thread:

I'm on the container services team at AWS. I can assure you that Fargate Spot + ARM64 is not a thing (yet). What will happen is in your service's event tab it will say that it was unable to find capacity to launch any tasks. The Spot market is basically for selling unused compute capacity (often powered by older generations of hardware) at a discount. Graviton and ARM64 instances are so new and so popular that we don't really have extra unused compute capacity to offer at a Spot discount.

Source: https://www.reddit.com/r/aws/comments/17maney/comment/k7oqlqy/

@Smotrov
Copy link

Smotrov commented Feb 11, 2024

so popular that we don't really have extra unused compute capacity to offer at a Spot discount.

If so, how he would explain that I'm perfectly using EC2 backed ECS with Spot C7G?

@CGarces
Copy link

CGarces commented Feb 11, 2024

so popular that we don't really have extra unused compute capacity to offer at a Spot discount.

If so, how he would explain that I'm perfectly using EC2 backed ECS with Spot C7G?

Because probably Fargate not use C7G.
The last time that I check, was using M5 and C5 for x86, probably the same happens with ARM64.

@BrentOnRails
Copy link

Related. Graviton arch isn't supported on EKS Fargate currently. #1629

@herrhound
Copy link

Today we added Graviron support for Amazon ECS / Fargate Spot compute:

https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-ecs-graviton-based-spot-compute-fargate/

Note, Fargate Spot is not available with Amazon EKS.

@guilhermemunizsantos
Copy link

Great!! Already testing!

@github-project-automation github-project-automation bot moved this to Researching in containers-roadmap Oct 23, 2024
@vibhav-ag vibhav-ag moved this from Researching to Shipped in containers-roadmap Oct 23, 2024
@vibhav-ag
Copy link

Marking this done- please create a separate one for EKS Fargate if still needed.

@jenmlinaws jenmlinaws added Shipped This feature request was delivered. ECS Amazon Elastic Container Service and removed Proposed Community submitted issue labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ECS Amazon Elastic Container Service Fargate AWS Fargate Shipped This feature request was delivered.
Projects
Status: Shipped
Development

No branches or pull requests