thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

option to use spot instances #129

Open rustyrazorblade opened 5 years ago

rustyrazorblade commented 5 years ago

Users should be given the option to use spot instance, since they're generally a lot cheaper than on demand ones. Should probably also put in a flag TLP_CLUSTER_USE_SPOT while we're at it.

Activate using --spot