typhoon/aws/container-linux/kubernetes/workers
Dalton Hubble cc29530ba0 Allow preemptible workers on AWS via spot instances
* Add `worker_price` to allow worker spot instances. Defaults
to empty string for the worker autoscaling group to use regular
on-demand instances.
* Add `spot_price` to internal `workers` module for spot worker
pools
* Note: Unlike GCP `preemptible` workers, spot instances require
you to pick a bid price.
2018-04-29 13:31:17 -07:00
..
cl Update Kubernetes from v1.10.1 to v1.10.2 2018-04-28 00:27:00 -07:00
ami.tf Add support for worker pools on AWS 2018-02-27 18:31:42 -08:00
ingress.tf Fix a few typos in comments 2018-04-15 17:21:49 -07:00
outputs.tf Add support for worker pools on AWS 2018-02-27 18:31:42 -08:00
variables.tf Allow preemptible workers on AWS via spot instances 2018-04-29 13:31:17 -07:00
workers.tf Allow preemptible workers on AWS via spot instances 2018-04-29 13:31:17 -07:00