Adding doc about spot instances (#362)

* Adding doc about spot instances

* updating LT worker group details

* updating doc
This commit is contained in:
Max Williams
2019-05-07 10:59:43 +02:00
committed by GitHub
parent 3ece32fedf
commit b27b58257d
3 changed files with 108 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ module "my-cluster" {
- [Autoscaling](docs/autoscaling.md): How to enable worker node autoscaling.
- [Enable Docker Bridge Network](docs/enable-docker-bridge-network.md): How to enable the docker bridge network when using the EKS-optimized AMI, which disables it by default.
- [Spot instances](docs/spot-instances.md): How to use spot instances with this module.
## Release schedule