charts
charts copied to clipboard
[Feature] Traefik: add TCP ingress to scale app
Is your feature request related to a problem?
I have 2 use cases for TCP ingress support in Traefik: 1- add tls support to a non http protocol using traefik to do the tls decryption (e.g. add mqtt over TLS in mosquitto) 2- add other tcp ports to apps which have their main http web interface behind traefik to add https (e.g. home-assistant requires TCP port 1400 for sonos integration).
Describe the solution you'd like
Add support for TCP ingress to the Traefik scale app. This is already supported by Traefik (and according to a recent discord discussion by the chart).
Describe alternatives you've considered
Not using ingress…. But then I am either forgoing TLS support or using another mechanism/workaround.
Additional context
No response
I've read and agree with the following
- [X] I've checked all open and closed issues and my request is not there.
- [X] I've checked all open and closed pull requests and my request is not there.
A similar issue was asked for by another user against the wrong repository. https://github.com/truecharts/.github/issues/8
This other issue was also asking for UDP ingress support.
Adding TCP to Traefik is a legit and plausible request I will look into when we move/copy it to the Enterprise train :) Primarily because of adding TLS support, which affects things like LDAP and such, which makes it more important than UDP.
I hope this comes back from backlog, would be useful for SSH TCP for gitlab, unless someone has a reliable workaround.
Feel free to add the feature.
Yeah, we're not a build-to-order company. Everyone is free to work on what they please, this is simply not on my personal priority list.
If you want to expedite this enhancement, please consider putting a bounty on it here:
https://opencollective.com/truecharts-bounties/contribute/place-bounty-72003
Due to SCALE Apps deprecation closing this, as we're not going to improve the SCALE Apps GUI further.