charts
charts copied to clipboard
[Add]: HAProxy
Short description of the app
HAProxy is a popular load-balancer and reverse proxy daemon, known for its low resource usage.
Sources
https://hub.docker.com/_/haproxy
It should be pretty much self-contained and small.
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.
"It should be pretty much self-contained and small."
It's primarily used as an ingresscontroller on kubernetes and hence definately isn't considered to be self-contained. We currently have no great support (as in: it's not actively tested) for other ingress controllers, so this would definately not be a simple addition.
Yes, you're right about bringing the full ingress controller (e.g. via https://github.com/jcmoraisjr/haproxy-ingress) but making a self-updating HAProxy should be easy. Currently I'm running it as a standard docker container with a manual config file. It' s clunky but it works great.
Ideally, sure, bringing a lightweight ingress controller like HAProxy with full K8s support would be great but I don't feel comfortable assessing the amount for that (i.e. I didn't dig into Traefik implementation yet) ;)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.
This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists