charts icon indicating copy to clipboard operation
charts copied to clipboard

[Add]: HAProxy

Open kiler129 opened this issue 3 years ago • 2 comments
trafficstars

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.

kiler129 avatar Aug 03 '22 06:08 kiler129

"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.

PrivatePuffin avatar Aug 06 '22 22:08 PrivatePuffin

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) ;)

kiler129 avatar Aug 07 '22 21:08 kiler129

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.

truecharts-admin avatar Feb 04 '23 20:02 truecharts-admin

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

truecharts-admin avatar Feb 19 '23 20:02 truecharts-admin

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

truecharts-admin avatar Feb 27 '23 00:02 truecharts-admin