sync namespace names with directory names
This commit is contained in:
15
metallb-system/README.md
Normal file
15
metallb-system/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# MetalLB
|
||||
|
||||
## Derployment
|
||||
|
||||
With ArgoCD. Render it locally:
|
||||
|
||||
```sh
|
||||
kustomize build . --enable-helm
|
||||
```
|
||||
|
||||
Eventually the external IP should show up here:
|
||||
|
||||
```
|
||||
kubectl get svc -n traefik
|
||||
```
|
Reference in New Issue
Block a user