main
MetalLB configuration
This folder installs MetalLB v0.16.0 from its pinned upstream native manifest
and configures the L2 address pool. MetalLB, not Cilium, announces
load-balancer addresses from 192.168.0.10-192.168.0.49.
./install.sh
The files contain no credentials. The private LAN address range is infrastructure information, so decide whether that disclosure is acceptable before publishing the repository.
The installer verifies the upstream manifest against the committed SHA-256
checksum before applying it, waits for the controller and all speakers, and
then applies metallb.yaml.
Languages
Shell
100%