nodepool/doc/source
Christian Mueller 36dbff84ba Amazon EC2 Spot support
This adds support for launching Amazon EC2 Spot instances
(https://aws.amazon.com/ec2/spot/), which comes with huge cost saving
opportunities.

Amazon EC2 Spot instances are spare Amazon EC2 capacity, you can get
with an discount of up to 90% compared to on-demand pricing.
In contrast to on-demand instances, Spot instances can be relaimed with a
2 minute notification in advance
(https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-interruptions.html).

When :attr:`providers.[aws].pools.labels.use-spot` is set to True, the AWS
driver will launch Spot instances. If an instance get interrupted, it will be
terminated and no replacement instance will be launched.

Change-Id: I9868d014991d78e7b2421439403ae1371b33524c
2023-04-16 21:12:06 +02:00
..
_static Switch docs theme to versioned RTD 2021-12-16 11:23:30 -08:00
_templates Switch docs theme to versioned RTD 2021-12-16 11:23:30 -08:00
aws.rst Amazon EC2 Spot support 2023-04-16 21:12:06 +02:00
azure.rst Add support for dynamic tags 2022-08-23 11:06:55 -07:00
conf.py Correct tagged version docs build 2022-03-21 10:23:22 -07:00
configuration.rst Add OpenStack volume quota 2023-02-13 06:56:03 -08:00
devguide.rst Convert GCE to state machine driver and remove simple 2022-08-25 13:31:09 -07:00
gce.rst Merge "Add provider/pool priority support" 2022-05-24 16:02:34 +00:00
ibmvpc.rst Merge "Add provider/pool priority support" 2022-05-24 16:02:34 +00:00
index.rst Clarify in doc introduction that OpenStack is not required 2018-04-27 07:43:26 -05:00
installation.rst Remove statsd args to OpenStack API client call 2021-04-20 10:19:37 +10:00
kubernetes.rst Add support for specifying pod resource limits 2023-02-12 07:14:30 -08:00
metastatic.rst Add provider/pool priority support 2022-05-23 13:28:21 -07:00
openshift-pods.rst Add support for specifying pod resource limits 2023-02-12 07:14:30 -08:00
openshift.rst Add support for specifying pod resource limits 2023-02-12 07:14:30 -08:00
openstack.rst Add OpenStack volume quota 2023-02-13 06:56:03 -08:00
operation.rst Correct documentation for image upload metric 2022-12-05 08:35:11 +01:00
releasenotes.rst Publish docs on release 2018-06-29 15:41:46 -07:00
static.rst Merge "Add provider/pool priority support" 2022-05-24 16:02:34 +00:00