Updates to Spot Instance helper (#647)

This commit is contained in:
chrisurwin
2017-10-30 16:05:19 +00:00
committed by Bill Maxwell
parent 141cfd9171
commit 8b8d29c6e4
4 changed files with 41 additions and 1 deletions
@@ -0,0 +1,9 @@
# AWS Spot Instance Helper
### Info
This is a simple service that runs globally. It monitors the state of the host, if the host is running on a spot instance it will check to see if the host is scheduled for termination then it will automatically deactive the host and evaculate the containers.
The source code is available at [https://www.github.com/chrisurwin/aws-spot-instance-helper](https://www.github.com/chrisurwin/aws-spot-instance-helper)
This version support notification to slack.