all repos — infra @ 6e1b4251f2a8de8412faa19cf9cadd97d80b6d18

infrastructure manifests and setup notes

metallb/readme (view raw)

1metallb
2-------
3
4    kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.10.2/manifests/namespace.yaml
5    kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.10.2/manifests/metallb.yaml
6
7Then create configmap 'config.yaml' in the metallb-system namespace.