# jcmoraisjr/haproxy-ingress

HAProxy Ingress

Repository: https://github.com/jcmoraisjr/haproxy-ingress
Canonical: https://ross.abutalabs.com/products/haproxy-ingress
Homepage: https://haproxy-ingress.github.io
Language: Go
License: Apache-2.0
License Family: permissive
Topics: haproxy, ingress-controller, kubernetes, hacktoberfest
Last push: 2026-08-31T20:52:53+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 82, longevity 100
- inputs: {"age_days": 3496, "days_push": 2, "days_rel": 121, "gap_med": 0, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1165, forks 293 (observed 2026-09-01T02:14:03.202992+00:00)

## What it is
HAProxy Ingress is a Kubernetes ingress controller that configures an embedded HAProxy load balancer to route external traffic to in-cluster applications. It reads Ingress and Gateway API resources from the cluster and applies routing updates on the fly, with 200+ configuration options.

## Use cases
- expose kubernetes services to external traffic with haproxy
- kubernetes ingress controller using haproxy load balancer
- route http traffic to pods in a k8s cluster
- replace nginx ingress with haproxy-based controller
- configure gateway api routing in kubernetes
- zero-downtime routing updates for cluster services

## When to choose
- you want HAProxy's performance and reliability as your Kubernetes edge
- you need fine-grained, per-service ingress configuration with 200+ options
- you want support for both Ingress and Gateway API resources
- you already run HAProxy and want native Kubernetes integration

## When to avoid
- you prefer an ingress controller backed by nginx or envoy ecosystems
- you need a simple load balancer outside Kubernetes
- you require an alpha-version feature set in production without testing

## Facets
- artifact type: service
- maturity: active
- function: proxy, routing, load-testing, api-gateway
- domain: networking
- platform: go, self-hosted
- tags: haproxy, ingress-controller, gateway-api, load-balancer, kubernetes-networking, kubernetes, infrastructure, devops, containers, docker, linux

## Member repositories
- jcmoraisjr/haproxy-ingress (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:03.202992+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:29:40.746145+00:00, confidence not recorded.
  - readme: https://github.com/jcmoraisjr/haproxy-ingress (fetched 2026-09-01T02:14:03.202992+00:00, sha 5cb4b7d9cc95)
  - homepage: https://haproxy-ingress.github.io (fetched 2026-08-29T12:35:29.819499+00:00, sha 75c704b6b558)
- Data as of 2026-08-30T08:39:29.467469+00:00.
