PureLB

PureLB is bare metal load balancer.

Installation

  1. Install with Helm

    https://purelb.gitlab.io/purelb/install/install/

  2. Create Servicegroup to define configurations how public IPs are assigned

    https://purelb.gitlab.io/purelb/install/config/

    kubectl apply -f https://raw.githubusercontent.com/truhponen/home/refs/heads/main/kubernetes/purelb/servicegroup-default.yaml

Some test

kubectl apply -f https://raw.githubusercontent.com/truhponen/home/refs/heads/main/kubernetes/purelb/test-configuration.yaml