workflow icon indicating copy to clipboard operation
workflow copied to clipboard

ingress: support one ingress and use hostnames/SNI (allows better letsencrypt support)

Open tmc opened this issue 8 years ago • 1 comments

Right now the experimental native ingress creates an ingress per app, this typically implies manual steps, dns records, etc -- lowering the utility and ease.

If native ingress support allowed the utilization of a single ingress in SNI mode converting a deis installation to use letsencrypt via kube-lego would be a single annotation and dns record configuration.

Refs https://github.com/deis/workflow/issues/708

tmc avatar Jun 12 '17 02:06 tmc

This issue was moved to teamhephy/workflow#16

Cryptophobia avatar Mar 20 '18 20:03 Cryptophobia