Getting Started

How to install HAProxy Ingress and expose the first service.

Prerequisites

Installation

Following some installation options.

Helm chart

See the HAProxy Ingress chart documentation.

The five minutes deployment

kubectl create -f https://haproxy-ingress.github.io/resources/haproxy-ingress.yaml
kubectl label node <node-name> role=ingress-controller

Deployment from examples

Try it out!

Evolve your configuration

Get started with all the configuration options: configuration