We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce633e0 + ee83813 commit 0fe39d9Copy full SHA for 0fe39d9
1 file changed
contrib/ec2/README.md
@@ -72,6 +72,8 @@ by setting the value in [cloudformation.json](cloudformation.json) like so:
72
The only entry in cloudformation.json required to launch your cluster is `KeyPair`,
73
which is already filled out. The defaults will be applied for the other settings.
74
75
+If updated with update-ec2-cluster.sh, the InstanceType will only impact newly deployed instances (#1758).
76
+
77
NOTE: The smallest recommended instance size is `large`. Having not enough CPU or RAM will result
78
in numerous issues when using the cluster.
79
0 commit comments