Skip to content

Commit 0fe39d9

Browse files
author
Matthew Fisher
committed
Merge pull request #1759 from ianblenke/master
Updated README regarding changing the InstanceType in EC2 CloudFormation
2 parents ce633e0 + ee83813 commit 0fe39d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

contrib/ec2/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ by setting the value in [cloudformation.json](cloudformation.json) like so:
7272
The only entry in cloudformation.json required to launch your cluster is `KeyPair`,
7373
which is already filled out. The defaults will be applied for the other settings.
7474

75+
If updated with update-ec2-cluster.sh, the InstanceType will only impact newly deployed instances (#1758).
76+
7577
NOTE: The smallest recommended instance size is `large`. Having not enough CPU or RAM will result
7678
in numerous issues when using the cluster.
7779

0 commit comments

Comments
 (0)