You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
I've been testing the native ingress (per #732) in combination with Traefik and Let's Encrypt. Thus far it was pretty painless and seems to work well.
The lack of vanity domains does prevent me from giving it a proper test though, since deis domain:add xxx effectively does noting in this configuration.
Manually editing the app's ingress to add the correct host spec works as expected, so it seems that the only missing thing is the controller doing this automatically when native ingress is enabled:
Yes, I know the feature is experimental :)
I've been testing the native ingress (per #732) in combination with Traefik and Let's Encrypt. Thus far it was pretty painless and seems to work well.
The lack of vanity domains does prevent me from giving it a proper test though, since
deis domain:add xxx
effectively does noting in this configuration.Manually editing the app's ingress to add the correct host spec works as expected, so it seems that the only missing thing is the controller doing this automatically when native ingress is enabled:
(FWIW: "Proper test" means giving devs access to this cluster to deploy a few low-risk apps without ops intervening to update hostnames.)
The text was updated successfully, but these errors were encountered: