kube-cert-manager. Manage Lets Encrypt certificates for a Kubernetes cluster.

github.com/kelseyhightower/kube-cert-manager

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2017
  • add links to popular forks
  • add note on secrets usage
  • disable CGO
  • add Google Container Builder support
  • migrate to golang.org/x/crypto/acme
  • remove unnecessary select block
  • remove unnecessary select block
  • update deps
  • add deps
  • Use Kubernetes metadata objects.
  • Update to new version of kube-cert-manager
  • Add support for CRDs
  • Add support for Google Container Builder.
  • [namespaces] Allow namespacing of secrets
  • [namespaces] Remove debug println
  • [namespaces] certificateEndpoint -> secretEndpoint
  • Revert "[subdomains] Allow certs to be generated for subdomains"
  • Iterate subdomains until find NS entries
  • Update deployment-guide.md
February 2017
  • update repo