Currently clusters are hard-coded to a single node. This was intended to keep the lab as close to free as possible, however sometimes it's worth the cost to scale for capacity.
Need
Support the ability to scale clusters, both horizontally (number of instances) and vertically (instance size).
Problem Statement
Currently clusters are hard-coded to a single node. This was intended to keep the lab as close to free as possible, however sometimes it's worth the cost to scale for capacity.
Need
Support the ability to scale clusters, both horizontally (number of instances) and vertically (instance size).
Nice to have
terraform plan