all repos — infra @ 654125951db93d9760569bcf5ef68cb479e87afe

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.