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

ec2 ebs optimized #1058

Closed
jblancett opened this issue Jan 5, 2015 · 5 comments
Closed

ec2 ebs optimized #1058

jblancett opened this issue Jan 5, 2015 · 5 comments
Assignees

Comments

@jblancett
Copy link
Contributor

I would like the ec2 instances tsuru creates to be ebs optimized. This could be done with a simple addition like so:
jblancett@b6b653e
However, I'd think it would be better to be added as a tsr config option or a param that can be passed maybe in the machine template? I'm just not well versed enough in Go to make this happen at the moment

@cezarsa
Copy link
Member

cezarsa commented Jan 6, 2015

Waiting for go-amz/amz#3 being merged. We'll also need to switch from go-amz v1 branch to v2 (or v2-dev) branch.

@jblancett
Copy link
Contributor Author

@cezarsa looks like its been merged now :)

@jblancett
Copy link
Contributor Author

https://aws.amazon.com/blogs/aws/now-available-new-c4-instances/
With these brand new instance types, ebs-optimized is automatically selected

@fsouza
Copy link
Contributor

fsouza commented Jan 28, 2015

Seems like they didn't include EBSOptimized option in the RunInstances type. I've just opened go-amz/amz#23.

@fsouza fsouza self-assigned this Jan 28, 2015
@fsouza fsouza closed this as completed in 40324e8 Jan 28, 2015
@jblancett
Copy link
Contributor Author

this is great news! thanks :)

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

No branches or pull requests

3 participants