unixfox / k8s

My personal kubernetes configuration files
11 stars 1 forks source link

use caddy with nginx backend #34

Closed unixfox closed 2 years ago

unixfox commented 3 years ago

switch to caddy but only for handling HTTPS and HTTP. still use nginx as a way to route http requests and handling rules use on demand TLS as a way to avoid hardcoding any new domain in a config: https://caddyserver.com/docs/automatic-https#on-demand-tls

unixfox commented 2 years ago

not feasible