HAProxy is a fast and reliable TCP and HTTP reverse proxy and load balancer. HAProxy Ingress carefully build an optimized HAProxy configuration, which allows thousands of requests per second per proxy, despite the size of your cluster, with a very low latency.
Kubernetes is a system which automates the deployment of containerized applications. HAProxy Ingress uses deployment and exposing spec from the Kubernetes cluster to build routing rules, allowing incoming requests from an external network to the in-cluster applications.
See HAProxy Ingress in action!
Visit our documentation to get started.