-
Notifications
You must be signed in to change notification settings - Fork 594
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
the certificate has expired #112
Comments
您好,邮件我已收到。
|
遇到同样的问题,求助 |
您好,邮件我已收到。
|
same problem on Ubuntu 22.04 |
您好,邮件我已收到。
|
The same! Someone has the solution? |
您好,邮件我已收到。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
What I did?
I just follow the readme, and copy the
conf/admin.kubeconfig
to~/.kube/config
. When I usekubectl get nodes
, it showsUnable to connect to the server: x509: certificate has expired or is not yet valid: current time 2023-01-09T22:08:46+08:00 is after 2023-01-09T09:34:00Z
Messages
when installing node3, it also show that the x509 certificate expired.
I'm a newbie learning the k8s. I find this on stackoverflow, but I cannot find
/etc/kubernetes/pki/apiserver.crt
. Maybe I should modify the change theconf/admin.kubeconfig
? Thanks in advanced.The text was updated successfully, but these errors were encountered: