denverdino / lxcfs-admission-webhook

Apache License 2.0
159 stars 81 forks source link

no cipher suite supported by both client and server #6

Closed liyongxian closed 4 years ago

liyongxian commented 4 years ago

Hi I deploy this admission-webhook,the log of pod's lxcfs-admission-webhook-deployment-xxx ,

E0330 01:41:07.271820 1 main.go:27] Failed to load key pair: tls: failed to find "CERTIFICATE" PEM block in certificate input after skipping PEM blocks of the following types: [CERTIFICATE REQUEST] I0330 01:41:07.273262 1 main.go:50] Server started 2020/03/30 01:41:59 http: TLS handshake error from 10.42.1.0:61039: tls: no cipher suite supported by both client and server.

7111

Docker info: QQ截图20200330094746 kubectl version 2222222222 Thanks.

liyongxian commented 4 years ago

CSR status: kubectl get csr NAME AGE REQUESTOR CONDITION lxcfs-admission-webhook-svc.default 62m system:serviceaccount:kube-system:cluster-admin Approved Maybe the csr is wrong. The status is "Approved,Issued".