-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StrERROR: Problem with the local SSL certificate #256
Comments
|
I tried in my env using kind, the client works. Have you tried with |
yes,kubectl get po is ok . And i print some logs for debug.
|
I'm guessing it's a bug that the client certificate is being truncated before being provided to the API server. Perhaps your client certificate is longer than the buffer. Can you do some investigation to print the contents of the client certificate or debug this? |
test ./list_pod_bin failed ,because of SSL certificate,
this is my kube config:
The text was updated successfully, but these errors were encountered: