Closed durera closed 5 years ago
Hi @durera Since this was an initial release with just UG&I and cognos addons we did not expect the worker node count to be more than 10.
Can you please give your scenario, so that we can possibly either document or increase the ASG limit judiciously.
We are working on getting Watson IoT Platform (https://internetofthings.ibmcloud.com/) running in ICP4D at the moment. Our intent is to use this quickstart to see how WIoTP on ICP4D behaves specifically when deployed on AWS. After an initial sizing we thought 20 workers is a reasonable estimate to fit everything in.
@durera I have increased the worker limit to 40. It will merge to master once the tests complete. Might take a few days since we have an upcoming change in development right now. If you want to try this in the develop branch, please follow the instructions in our contributor's guide.
Is there a specific reason the quickstart is limited to 10 workers?
WorkerNodeStack
failed to create due to ValidationError while creating the AutoScaling groupWorkerNodeAutoScalingGroup
:Desired capacity:20 must be between the specified min size:1 and max size:10 (Service: AmazonAutoScaling; Status Code: 400; Error Code: ValidationError; Request ID: xxx)
The quickstart documentation makes no mention of a maximum limit for workers, perhaps I am misunderstanding the error though, not overly familiar with AWS CloudFormation: