TLS handshake error while communicating with kubeapi

5/8/2019

I am using python Kubernetes client to fetch kubernetes resources by providing token.

I am getting the following error:

http: TLS handshake error from < IP >: < PORT >: remote error: tls: bad certificate

IP mentioned above belongs to my worker node.

I have already gone through the following links: https://github.com/kubernetes/kubernetes/issues/70411 TLS handshake errors in Kubernetes API server logs

-- Rajat Badjatya
keycloak
kubernetes
python

0 Answers