PureLB can be installed using kubectl manifests or Helm. Both methods support optional BGP routing via the k8gobgp sidecar.
- Prerequisites – Cluster requirements, ARP configuration, and port requirements.
- Install with Manifests – Quick installation using kubectl apply.
- Install with Helm – Recommended for production, with full configuration control.
- Your First LoadBalancer Service – End-to-end walkthrough from ServiceGroup creation to a working service.