ibm-cloud-architecture / terraform-openshift4-aws

OpenShift 4 installation automation asset
Apache License 2.0
84 stars 114 forks source link

No worker node is deployed #53

Open sanjay-bzwithai opened 2 years ago

sanjay-bzwithai commented 2 years ago

I am also trying this repo to deploy on AWS for some POC, using the terraform code provided by this repo, we manage to execute a successful deployment after making changes to the openshift repo paths, terraform applies successfully creating a working bootstrap node, 3 masters nodes and 3 load balancers.

Worker nodes are not deployed, can someone explain how we can address the issue. thanks!

schollii commented 1 year ago

Having same issue. I do not know enough about openshift to help so I have the same question!! More data: the bootstrap machine and the 3 master nodes all show unhealthy for me. From what I remember, it is the master nodes that will create the workers, so that's likely the reason there are no workers. But I don't know yet why masters are unhealthy.