Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Reverse Proxy - Traefik Proxy #1499

Open
PatrickLaabs opened this issue Apr 23, 2023 · 1 comment
Open

Feat: Reverse Proxy - Traefik Proxy #1499

PatrickLaabs opened this issue Apr 23, 2023 · 1 comment
Labels
feature Something new

Comments

@PatrickLaabs
Copy link

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?

@PatrickLaabs PatrickLaabs changed the title Reverse Proxy: Traefik Proxy Feat: Reverse Proxy - Traefik Proxy Apr 23, 2023
@fharper
Copy link
Member

fharper commented Sep 13, 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 :)

We are welcoming users' contributions, of course!

@fharper fharper added the feature Something new label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something new
Projects
Status: No status
Development

No branches or pull requests

2 participants