From VMWare Telco Cloud Automation (TCA 2.0), I have successfully created Management and Worker cluster, inside Worker cluster, I am trying to create a Nodepool but it is failing with timeout as per the attachment.
I checked the tca-cp log
/common/logs/admin/app.log simply shows below:
2022-10-13 02:26:56.095 UTC [InfraAutomationService_SvcThread-1235, Ent: HybridityAdmin, Usr: Administrator@VSPHERE.LOCAL, , TxId: 549f162b-40f2-4bb7-ba8d-5e97053340e6] INFO c.v.h.s.i.k8s.CreateK8sNodePoolJob- Starting to run create node pool Job Id: (b49d95f6-6068-43fa-8fdd-587fd59f8753): state : WAIT_FOR_TASK
2022-10-13 02:26:56.098 UTC [InfraAutomationService_SvcThread-1235, Ent: HybridityAdmin, Usr: Administrator@VSPHERE.LOCAL, , TxId: 549f162b-40f2-4bb7-ba8d-5e97053340e6] INFO c.v.h.b.adapter.BootStrapperAdapter- GET Nodepool status url is http://127.0.0.1:8888/api/v1/workloadcluster/83991595-f26d-4dec-9247-98a694b25bfb/nodepool/da0c54a3-...
2022-10-13 02:27:00.453 UTC [InfraAutomationService_SvcThread-1235, Ent: HybridityAdmin, Usr: Administrator@VSPHERE.LOCAL, , TxId: 549f162b-40f2-4bb7-ba8d-5e97053340e6] INFO c.v.h.b.adapter.BootStrapperAdapter- response is {"status":"SUCCESS","statusCode":200,"reason":"OK","headers":[{"Content-Type":"application\/json; charset=UTF-8"},{"Date":"Thu, 13 Oct 2022 02:27:00 GMT"},{"Content-Length":"45"}],"cookies":[],"result":"{\"status\":\"Provisioning\",\"phase\":\"Provision\"}"}
2022-10-13 02:27:00.453 UTC [InfraAutomationService_SvcThread-1235, Ent: HybridityAdmin, Usr: Administrator@VSPHERE.LOCAL, , TxId: 549f162b-40f2-4bb7-ba8d-5e97053340e6] ERROR c.v.h.s.i.k8s.CreateK8sNodePoolJob- Node Pool Creation timed out for node pool dadal0001l-mv-du001
The network is in good shape.
Please help to diagnose this issue.