Gluttony-Cluster/docs/technical/metallb.md

10 lines
251 B
Markdown
Raw Normal View History

2024-11-03 02:00:12 +00:00
# MetalLB
2024-11-03 18:15:26 +00:00
To setup MetalLB, add a helm release for the application.
By convention, place it in its own namespace.
> NOTE
>
> Be sure to not install the `IPAddressPool` and `L2Advertisement` CRDs untill after the
> MetalLB controllers are installed.