mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-11 14:36:04 +02:00
Change AWS worker modules' default type from t2.small to t3.small
* Worker instance types weren't updated in #365
This commit is contained in:
@ -14,7 +14,7 @@ Notable changes between versions.
|
||||
|
||||
#### AWS
|
||||
|
||||
* Change `controller_type` and `worker_type` default from t2.small to t3.small
|
||||
* Change `controller_type` and `worker_type` default from t2.small to t3.small ([#365](https://github.com/poseidon/typhoon/pull/365))
|
||||
* t3.small is cheaper, provides 2 vCPU (instead of 1), and 5 Gbps of pod-to-pod bandwidth!
|
||||
|
||||
#### Bare-Metal
|
||||
|
Reference in New Issue
Block a user