refactor for metallb

This commit is contained in:
2024-08-26 12:41:26 +10:00
parent 4752c35680
commit f41889854d
8 changed files with 15 additions and 32 deletions

View File

@@ -2,11 +2,8 @@ apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: k3s-cluster-ips
namespace: metallb
namespace: metallb-system
spec:
addresses:
- 192.168.10.100/32
- 192.168.10.101/32
- 192.168.10.102/32
- 192.168.10.103/32
- 192.168.10.120/32
- 192.168.10.100-192.168.10.103
- 192.168.10.120