You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deploying a cluster with the bootstrap script it is not uncommon to not have enough resources in the nodes to successfully deploy everything.
It would be great if the bootstrap script did a check of the available CPU and Memory and made sure that there was more than a set minimum of both of those resources. If it doesn't it may give you a warning and provide you the option to continue (allowing you to correct the issue by spinning up additional nodes if you wish to).
The text was updated successfully, but these errors were encountered:
By default, it looks like no dedicated worker nodes are scaled up on the demo.redhat.com instance, meaning that they hyper-converged worker/control plane is running out of availability during provisioning
When deploying a cluster with the bootstrap script it is not uncommon to not have enough resources in the nodes to successfully deploy everything.
It would be great if the bootstrap script did a check of the available CPU and Memory and made sure that there was more than a set minimum of both of those resources. If it doesn't it may give you a warning and provide you the option to continue (allowing you to correct the issue by spinning up additional nodes if you wish to).
The text was updated successfully, but these errors were encountered: