Overview

What HAProxy Ingress is and how it works.

HAProxy

Ingress Controllers

Releases

HAProxy Ingress is released as a Docker image on top of Alpine’s flavor of HAProxy image.

To get an overview of the individual releases and to read the changelog per release follow this link.

Images are built by Travis CI and deployed to quay.io whenever a tag is applied. The latest tag will always point to the latest stable version while canary tag will always point to the latest beta-quality and release-candidate versions.

Before the beta-quality releases, the source code could also be tagged and images deployed. The snapshot tag will always point to the latest tagged version, which could be a release, a beta-quality or a development version.

Where should I go next?


Last modified January 10, 2020: docs: link the releases (7666f576)