ungleich-k8s/apps/nginx-certbot
Nico Schottelius 2b6fa07294 ++readme
2021-06-18 22:32:13 +02:00
..
base ++readme 2021-06-18 22:32:13 +02:00
overlays/ungleich begin nginx/ssl w/o ingress 2021-06-18 20:39:35 +02:00
README.md ++readme 2021-06-18 22:32:13 +02:00

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