-
Notifications
You must be signed in to change notification settings - Fork 715
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
version 1.7.2 x509: certificate has expired #1119
Comments
I had this issue as well. Did you try the steps that I laid out here: #581 (comment) Where did it go wrong for you? |
hi, the tutorial that @danroliver posted here #581 (comment) /close please also feel free to continue your discussion in the closed issues. |
@neolit123: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
On k8s 1.7 I faced a similar problem (x509 error included inside /var/log/kube-apiserver.log) and could not find any certificate expired. We decided to restart the apiserver docker on the master node. It resolved the problem.
|
kubeadm version 1.7.2
kubernetes version 1.7.2
apiserver.crt x509: certificate has expired
how to update master and node cerfificates
The text was updated successfully, but these errors were encountered: