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

feat: Support price-capacity-optimized strategy #2718

Merged

Conversation

ktheory
Copy link
Contributor

@ktheory ktheory commented Dec 5, 2022

This adds support for the price-capacity-optimized spot instance allocation strategy. That's now the AWS recommended strategy per this doc, and this Nov 2022 announcement.

This adds support for the `price-capacity-optimized` spot instance allocation strategy. That's now the AWS recommended strategy [per this doc][1], and [this Nov 2022 announcement][2].

[1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-allocation-strategy.html
[2]: https://aws.amazon.com/blogs/compute/introducing-price-capacity-optimized-allocation-strategy-for-ec2-spot-instances/
@npalm npalm merged commit ef08afb into philips-labs:develop Dec 6, 2022
@ktheory ktheory deleted the ktheory/feat-price-capacity-optimized branch December 6, 2022 14:09
forest-releaser bot pushed a commit that referenced this pull request Dec 9, 2022
## [1.18.0](v1.17.0...v1.18.0) (2022-12-09)

### Features

* Support price-capacity-optimized strategy ([#2718](#2718)) ([ef08afb](ef08afb))

### Bug Fixes

* added permissions for lambda to attach lambda to the VPC. ([#2734](#2734)) ([fb72ee8](fb72ee8))
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

Successfully merging this pull request may close these issues.

2 participants