We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b1f156 + dadcd8f commit 02dea80Copy full SHA for 02dea80
1 file changed
src/quickstart/provider/aws/boot.md
@@ -71,7 +71,7 @@ your instance sizes and worker count.
71
export MASTER_SIZE=t2.medium
72
export NODE_SIZE=t2.large
73
export NUM_NODES=2
74
-export MINION_ROOT_DISK_SIZE=100
+export NODE_ROOT_DISK_SIZE=100
75
```
76
77
Last, so you can easily identify instances in the AWS Console, specify an instance prefix:
0 commit comments