vaheed commented on issue #4146: URL: https://github.com/apache/cloudstack/issues/4146#issuecomment-1146791298
Hello, don't know if my error to relevant to this issue or not. but I'm using fresh ACS 4.16.1.0 Management and KVM nodes Ubuntu 20.04 when trying to create a k8s cluster master node and compute node running but cluster still starting forever ` 2022-06-05 04:59:55,946 WARN [o.a.c.f.j.i.AsyncJobMonitor] (Timer-0:ctx-8669d7f6) (logid:933baacc) Task (job-326) has been pending for 1083 seconds 2022-06-05 04:59:59,472 WARN [c.c.k.c.u.KubernetesClusterUtil] (API-Job-Executor-7:ctx-c7dbf788 job-326 ctx-2117db03) (logid:ee321178) API endpoint for Kubernetes cluster : k8s011 not available javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake Caused by: java.io.EOFException: SSL peer shut down incorrectly ` and this is the result from ACS management when trying to k8s master node curl -k https://172.21.21.108:6443/version `curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to 172.21.21.108:6443 ` -- 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]
