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.

S
Description
My metallb kubernetes configuration used to make kubernetes services accessible from the internet via port-forwarding from mikrotik internet gateway (to l2 advertisements)
Readme GPL-3.0
48 KiB
Languages
Shell 100%