AutoSpotting icon indicating copy to clipboard operation
AutoSpotting copied to clipboard

Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using Stac...

Results 58 AutoSpotting issues
Sort by recently updated
recently updated
newest added

https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonEC2/current/index.json (3GB+) https://aws.amazon.com/ebs/pricing/ `curl -s https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonEC2/current/index.json | grep -B 2 '"io2' | grep 'region' | sort | uniq -c` Wonder if this list should be reversed like it is in...

# Github issue # ## Issue type ## - Feature Idea ## Summary ## Add support for running AutoSpotting in GovCloud

# Issue Type - Bugfix Pull Request ## Summary Since 6938027, OnDemandPriceMultiplier were no more taken in account. The fix is easy, just restore the multiplier when setting instance price...

# Github issue # ## Issue type ## - Bug Report ## Build number # build 1.0-custom-f295a1f Commit SHA1: f295a1f86c4a21144fc7fe28a69da5668fb7ad0c ## Configuration ## ## Environment ## - AWS region: us-east-1...

# Github issue # ## Issue type ## - Documentation Report ## Summary ## As of https://github.com/AutoSpotting/AutoSpotting/issues/448, AutoSpotting now responds to instance rebalance recommendation notifications. But AWS also has a...

Type: Question

# Issue Type - Bugfix Pull Request ## Summary Implement instance replacements as a result of Spot termination and rebalancing events. Benefits: - faster replacement, reducing the time to run...

# Issue Type - Feature Pull Request ## Summary The idea is to use [moto](https://github.com/spulec/moto) to run functional tests. This first commit provide the feature to use a custom Endpoint...

This moves most code from autospotting.go to main.go and adds more tests for the latter. See #406 # Issue Type - Feature Pull Request ## Summary Move code out of...

# Github issue # ## Issue type ## - Feature Idea ## Summary ## Currently AutoSpotting ships with a static instance type database originating from ec2instances.info. This is very efficient...

# Github issue # ## Issue type ## - Feature Idea ## Summary ## Add support for running AutoSpotting in the regions from China