John Lockman 2b1c5697d2 adding documentation for MetalLB 4 years ago
..
README.md 2b1c5697d2 adding documentation for MetalLB 4 years ago
metal-config.yaml 2b1c5697d2 adding documentation for MetalLB 4 years ago

README.md

MetalLB

MetalLB is a load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols. https://metallb.universe.tf/

Omnia installs MetalLB by manifest in the playbook startservices. A default configuration is provdied for layer2 protocol and an example for providing an address pool. Modify metal-config.yaml to suit your network requirements and apply the changes using with:

kubectl apply -f metal-config.yaml