Pearl1594 commented on issue #5999: URL: https://github.com/apache/cloudstack/issues/5999#issuecomment-1041458893
Do you see any such messages in the Management server logs: `Error while waiting for Kubernetes cluster: <cluster-name> API dashboard service to be available` Ideally there are 3 things that are checked - 1. No of nodes are equal to what was initially configured when deploying the cluster (based on the fact that the nodes are up and running, I think this check should have passed) 2. if the kubernetes config is available - You can verify if it is in the Access Tab (Since the nodes are up and running, I believe the kube config is available) 3. If the dashboard service is up and running If all these are good, then it would move to Running state, else for the configured period `cloud.kubernetes.cluster.start.timeout` - default: 3600 it tries to get the details and then enters Error state -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
