shwstppr edited a comment on issue #4146: URL: https://github.com/apache/cloudstack/issues/4146#issuecomment-752354149
@weizhouapache We tried to reproduces this in our test env(with and without secured management servers) but can't. Can it be due to the way we provision certificates? I'm not sure how to incorporate using the `curl -k` call in the code. We set certificates for the k8s cluster here, https://github.com/apache/cloudstack/blob/master/plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/actionworkers/KubernetesClusterStartWorker.java#L146-L155 Do you see any changes there? cc @ravening @rhtyd @Pearl1594 Also, when you get this error can you check if `kube-apiserver-k8s-master` pod shows running at some point in the cluster with kubectl `kubectl get pods --all-namespaces` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
