state of the doing

This commit is contained in:
baschno
2024-12-03 07:27:45 +01:00
parent 4483b2fa8e
commit 7f86665577
6 changed files with 20 additions and 16 deletions

View File

@@ -3,18 +3,8 @@ apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: cluster-pool
namespace: metallb
namespace: metallb-system
spec:
addresses:
- 192.168.178.230-192.168.178.250
- 192.168.178.220-192.168.178.250
---
# L2 configuration
apiVersion: metallb.io/v1beta1
kind: L2Advertisement
metadata:
name: metallb-homelab
namespace: metallb
spec:
ipAddressPools:
- cluster-pool