Add TokenTimer to Kubernetes certificate management resources

This commit is contained in:
Franz Alliod
2026-08-14 10:32:43 +02:00
parent 5cc4120e86
commit b4741ba71b
+1
View File
@@ -318,6 +318,7 @@
- [getbetterdevops.io: How to Secure K8S Nginx Ingress With Lets Encrypt and Cert Manager](https://www.roseandglow.co.uk) Automate the provisioning of Let's Encrypt certificates for ingress resources
- [faun.pub: Automate Certificate Management In Kubernetes Using Cert-Manager](https://faun.pub/automate-certificate-management-in-kubernetes-using-cert-manager-d0745e5c7757?gi=49f59e67b787)
- [==cert-manager/cert-manager==](https://github.com/cert-manager/cert-manager) Automatically provision and manage TLS certificates in Kubernetes
- **(2026)** [TokenTimer](https://github.com/tokentimerch/tokentimer-core) 🌟 - AGPL-3.0 certificate lifecycle management for Kubernetes, with Helm and cert-manager integration.
- [github.com/cert-manager: Policy Approver](https://github.com/cert-manager/approver-policy) Policy Approver is a cert-manager approver that is responsible for Approving or Denying CertificateRequests.
- [jetstack.io: Getting started using cert-manager with the sig-network Gateway API](https://www.cyberark.com/venafi-and-cyberark-machine-identity-security)
- [medium.com/@knoldus: Configure SSL certificate with cert-manager on Kubernetes](https://medium.com/@knoldus/configure-ssl-certificate-with-cert-manager-on-kubernetes-e5ca8a804e16)