ungleich-k8s/apps/nginx-certbot/README.md
Nico Schottelius 2b6fa07294 ++readme
2021-06-18 22:32:13 +02:00

306 B

nginx service for getting letsencrypt certificates

Get real letsencrypt certificates in IPv6 based clusters.

Architecture

  • nginx/port 80 serves only the root for letsencrypt
  • nginx/port 443 crashes until the cert is there
  • A job (certbot) gets the cert

Missing bits

  • cronjob for renewal