Overview
HAProxy
About the HAProxy load balancer itself and why HAProxy.
Ingress Controllers
About the Kubernetes’ ingress controllers, what N42 Gateway watches in the k8s cluster and how it builds HAProxy configuration.
Releases
N42 Gateway is released as a Docker image on top of Alpine’s flavor of HAProxy image.
See the individual releases to read the changelog per release.
Images are built by a GitHub Workflow
and deployed to ghcr.io and
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 N42 Gateway!