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?
How to Check Certificate Expiry of the certificates deployed by Platform9 Managed Kubernetes?
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
How do I check the certificate expiry date of the certificates deployed by Platform9 Managed Kubernetes?
Environment
- Platform9 Managed Kubernetes - All Versions
- TLS
Answer
The openssl command may be used within the /etc/pf9/kube.d/certs directory of each deployed node, e.g.
Bash
xxxxxxxxxx# find /etc/pf9/kube.d/certs -name '*.crt' -print -exec openssl x509 -in {} -noout -enddate \;/etc/pf9/kube.d/certs/kube-controller-manager/apiserver/request.crtnotAfter=Jul 25 17:20:07 2025 GMT...VariableType 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