Managed Kubernetes
Latest
Frequently Asked Questions
Solutions
How Tos
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Host Fails to Apply pf9-kube Role With Error "Certificate is Not Yet Valid"
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- When a node is attempting to join a Platform9 Managed Kubernetes (PMK) cluster, the host enters a failed state.
- The following error is observed in /var/log/pf9/kube/kube.log.
xxxxxxxxxxtar: ca.crt: timestamp 2017-08-07 11:48:56 is 4.766796623 s inthe futuretar: request.crt: timestamp 2017-08-07 11:48:56 is 4.766565267 s inthe future/tmp/authbs-certs.4D40/admin/request.crt: CN = adminerror 9 at 0 depth lookup:certificate is not yet validCertificate is not signed by CAEnvironment
- Platform9 Managed Kubernetes - All Versions
Cause
The system clocks of the Certificate Authority (CA) and the node failing to join the cluster are out of sync by several seconds with the CA clock being ahead of the node in question.
Resolution
- Check the system clocks on at least three nodes.
xxxxxxxxxx$ dateMon Apr 29 23:47:21 CDT 2019$ dateMon Apr 29 23:47:21 CDT 2019$ date <-- Affected NodeMon Apr 29 23:41:07 CDT 2019- Verify all hosts have ntpd (network time protocol daemon) or chrony installed and running, referencing the same NTP server(s).
xxxxxxxxxx# systemctl status ntpd.serviceOR# systemctl status chronyd.serviceIf ntpd or chrony is not configured. Sync the node time with hardware clock using:
# timedatectl set-local-rtc 0; hwclock --hctosys
- Restart pf9-kube service.
xxxxxxxxxx# sudo service pf9-kube restartVariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message