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
What would you like to be added:
As a maintainer I'd like to have the option to choose which Ingress Controller I want to be deployed on my Kubernetes Cluster.
Currently there is NGINX integrated.
The most beautiful way of doing this, would be on the "bootstrap" / initializing of the cluster.
Passing an option like "ingress=traefik" would deploy the Traefik Proxy. On default it could stay on nginx.
Why is this needed:
It is not needed in the first place, but having the option is a nice-to-have, since some love Traefik over NGINX.
Personally I prefer to choose Traefik Proxy.
And since many projects do use Traefik Proxy as their default reverse Proxy, this might could make some lifes easier on switching to kubefirst.
What do you think?
The text was updated successfully, but these errors were encountered:
PatrickLaabs
changed the title
Reverse Proxy: Traefik Proxy
Feat: Reverse Proxy - Traefik Proxy
Apr 23, 2023
Sorry for the late reply on this @PatrickLaabs. Thanks for the feature request, but to be honest, I don't see us prioritizing this soon. kubefirst is an opinionated platform, and even if we offer more, and more possibilities (i.e., multiple clouds, GitHub/GitLab, Cloudflare or the cloud you choose for DNS management...), we have a lot of other features on our plate :)
What would you like to be added:
As a maintainer I'd like to have the option to choose which Ingress Controller I want to be deployed on my Kubernetes Cluster.
Currently there is NGINX integrated.
The most beautiful way of doing this, would be on the "bootstrap" / initializing of the cluster.
Passing an option like "ingress=traefik" would deploy the Traefik Proxy. On default it could stay on nginx.
Why is this needed:
It is not needed in the first place, but having the option is a nice-to-have, since some love Traefik over NGINX.
Personally I prefer to choose Traefik Proxy.
And since many projects do use Traefik Proxy as their default reverse Proxy, this might could make some lifes easier on switching to kubefirst.
What do you think?
The text was updated successfully, but these errors were encountered: