Configuring Host Nodes: Kubernetes Worker Node is schedulable. A general system error occurred. Error message: timed out waiting for ReadyNodeStatus on node [hostname].kubectl get vpcnetworkconfiguration -o yaml reveals the following status condition:
status: conditions: - lastTransitionTime: "yyyy-mm-ddThh:mm:ssZ" reason: GatewayConnectionNotSet status: "False" type: GatewayConnectionReadyThe issue is caused by an NSX VPC Configuration error. The Supervisor service is unable to establish the necessary gateway connection required for the VPC network state to reach "Ready."
To resolve this issue, ensure the Gateway Connection is correctly configured in the NSX VPC settings:
VPCNetworkConfiguration should transition to Ready, allowing the host nodes to report a healthy ReadyNodeStatus.