This version is no longer maintained
This is the documentation of v0.9, which is no longer actively maintained. See the latest version for up-to-date documentation.
Overview
HAProxy
TODO
About the HAProxy load balancer itself and why HAProxy.Ingress Controllers
TODO
About the Kubernetes’ ingress controllers, what HAProxy Ingress watches in the k8s cluster and how it builds HAProxy configuration.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?
- Getting Started: Get started with HAProxy Ingress!