Ivan Matmati and Zlatko Bratkovic Ivan Matmati and Zlatko Bratkovic | Oct 8, 2021 | KUBERNETES, NEWS
We’re proud to announce the release of version 1.7 of the HAProxy Kubernetes Ingress Controller! In this release, we added support for custom resource definitions that cover most of the configuration settings. Definitions are available for the global, defaults, and...
Zlatko Bratkovic Zlatko Bratkovic | Oct 4, 2021 | KUBERNETES, NEWS
It’s almost wild how two years have passed already since we first announced the HAProxy Ingress Controller for Kubernetes. Note that this project is different from the jcmoraisjr/haproxy-ingress HAProxy ingress controller project on GitHub. Our project is also...
Jim O'Connell Jim O'Connell | Sep 8, 2021 | KUBERNETES, LOAD BALANCING / ROUTING, SECURITY
Add IP-by-IP rate limiting to the HAProxy Kubernetes Ingress Controller. DDoS (distributed denial of service) events occur when an attacker or group of attackers flood your application or API with disruptive traffic, hoping to exhaust its resources and prevent...
Senad Caus Senad Caus | Aug 20, 2021 | KUBERNETES, LOAD BALANCING / ROUTING, TECH, WEBINARS
If you prefer to watch the French version of this webinar, register here. Traditionally, connecting clients to services in Kubernetes has required multiple layers of proxies. For example, an external load balancer will route traffic to your nodes. Then, kube-proxy...
Nick Ramirez Nick Ramirez | Jun 14, 2021 | KUBERNETES, LOAD BALANCING / ROUTING
Run your HAProxy Kubernetes Ingress Controller in External mode to reduce network hops and latency. Join our webinar to learn more about running the ingress controller in external mode. Traditionally, you would run the HAProxy Kubernetes Ingress Controller as a pod...
Moemen Mhedhbi Moemen Mhedhbi | May 3, 2021 | KUBERNETES, NEWS
We’re proud to announce the release version 1.6 of the HAProxy Kubernetes Ingress Controller. This version provides the ability to add raw configuration snippets to HAProxy frontends, allows for ACL/Map files to be managed through a ConfigMap, and enables...