You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Hi team, I'm just wondering, would it be a major ask to for an update to the default EC2 instance types so that they use the latest generation instance types? These should give us a bit better performance for less money that I'm sure everyone won't say no to:
We've actually been tracking this for a while ever since #47 was raised. It turns out BOSH stemcells didn't support M5 instances until very recently (see cloudfoundry/bosh-aws-cpi-release#77).
We've actually got this change mostly implemented but I'm hesitant to release it. I noticed that m5.xlarge spot instances have >20% frequency of interruption. We use spot instances for the workers and I'm unsure if this interruption frequency will actually translate to problems in Concourse-up. We will take a closer look internally then make a decision.
I looked into this a little bit more. t3 instances aren't as widely available as m5 at the moment. We've had requests from other users to support eu-west-3 which currently does not have t3.
We're looking at adding the option for users to choose not to use spot instances for workers which will make me less wary of the switch over to m5. We'll keep an eye on t3 availability and make the swap when it comes to more regions.
I'm looking to deploy a new concourse setup, and I was hoping to use m5 instances for the workers. Is there an update on this issue? Would it be possible to make the worker family configurable as well as the size?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi team, I'm just wondering, would it be a major ask to for an update to the default EC2 instance types so that they use the latest generation instance types? These should give us a bit better performance for less money that I'm sure everyone won't say no to:
https://aws.amazon.com/blogs/aws/m5-the-next-generation-of-general-purpose-ec2-instances/
https://aws.amazon.com/blogs/aws/new-t3-instances-burstable-cost-effective-performance/
Thanks!
The text was updated successfully, but these errors were encountered: