state of the doing
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user