aws / aws/amazon-ec2-instance-selector
Feature-request : frequency-interruption for Ec2 Spot Instance
- Dominant language
- Go
- Stars
- 932
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
Issue: I cannot filter the instance to have less disruption on the application as there is no frequency interruption for Ec2 Spot Instance
New feature: Would be great to have a parameter such as --frequency-interruption

as for this page: https://aws.amazon.com/ec2/spot/instance-advisor/
in order to filter from less frequency-interruption
Contributor guide
Research direction
Start by reading the CLI option handling and the repository's instance-selection logic, then compare the requested frequency-interruption filter with the AWS EC2 Spot Instance Advisor linked in the issue. Done means the CLI accepts --frequency-interruption and filters Spot instance recommendations by the requested interruption frequency, with behavior matching the issue's stated goal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100