Skip to content

tnolet/tatanka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tatanka

Tatanka is a daemon process that lives of the global AWS spot instance infrastructure. It can bid according to a strategy and start tasks on a spot instance. Tatanka can also kill its current self after a specified amount of time and later reincarnates somewhere else. Tatanka communicates by email and Twitter.

Commands

run tatanka in test mode

./tatanka -localConfig="conf/local_test.json" -noop=true

TODO

[ ] Allow simple or advanced price strategy [ ] Retry cancelling of spot requests when request not found.
[x] AWS Dry run with NOOP mode.
[ ] allow lifetime of 0 or less for indefinite lifetime [x] Do not make an extra spot requests on evac when the initial spot request has already been honored.
[x] validate time ranges input (e.g. bid offset < lifetime).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published