GitShow/kelseyhightower/kube-cert-manager
kelseyhightower

kube-cert-manager

Manage Lets Encrypt certificates for a Kubernetes cluster.

by kelseyhightower
Star on GitHubFork

Go

1.1k stars136 forks8 contributorsQuiet · 8y agoSince 2016Apache-2.0

Meet the team

See all 8 on GitHub →
kelseyhightower
kelseyhightower80 contributions
beeradb
beeradb5 contributions
sfrique
sfrique2 contributions
broady
broady1 contribution
apstndb
apstndb1 contribution
jmhodges
jmhodges1 contribution
kasperbe
kasperbe1 contribution
ismailbaskin
ismailbaskin1 contribution

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

3 of 6 standards met

Community profile →
57
✓README✓License✓Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 6 discussions · Last activity 8y ago
See all on GitHub →
mailtruck
Does kube-cert-manager handle cert renewals?OpenIssue

Let's Encrypt certs expire every 6 months right? Does kube-cert-manager handle renewals? P.S. Thank you for this project!

mailtruck · 7y ago
jdemaris
GKE Migrating to Custom ResourcesOpenIssue

Kubernetes is moving away from Third Party Resources and on to Custom Resources instead: https://kubernetes.io/docs/tasks/access-kubernetes-api/migrate-third-party-resource/ Is there a straight forward way to migrate the kube-cert-manager Certificates over to a Custom Resource Definition instead?

jdemaris · 8y ago
chrissound
Deployment guide OpenIssue

Create the Certificate Third Party Resource: kubectl create -f extensions/certificate.yaml Where is this yaml file?

chrissound · 8y ago

Recent fixes

View closed PRs →
mmmeff
WhyClosedIssue
mmmeff · 8y ago
apuchitnis
fix minor spelling mistakeMergedPR
apuchitnis · 8y ago
kelseyhightower
Return to simplicityClosedIssue

Given that many forks of exists I wish to simplify this project and reduce it's scope to a single DNS provider and remove the support for watching events. Going forward the only DNS provider I plan to support is Google Cloud DNS and drop support for DNS exec plugins. Given that a sync loop is required to ensure all certificates get processed in a timely manner I'm planning to drop watch support. This will impact the responsiveness of the system. When certificate objects are created it will take up to 30 seconds before they are processed. People who want more features will be directed to one of the popular forks in the README.

kelseyhightower · 8y ago
Structured data for AI agents

Repository: kelseyhightower/kube-cert-manager. Description: Manage Lets Encrypt certificates for a Kubernetes cluster. Stars: 1108, Forks: 136. Primary language: Go. Languages: Go (100%). License: Apache-2.0. Open PRs: 0, open issues: 6. Last activity: 8y ago. Community health: 57%. Top contributors: kelseyhightower, beeradb, sfrique, broady, apstndb, jmhodges, kasperbe, ismailbaskin.

·@ofershap

Replace github.com with gitshow.dev