"Updates"

This commit is contained in:
2026-04-14 18:47:44 +02:00
parent e9d5d392da
commit bc3e836dac
13 changed files with 848 additions and 49 deletions
+19
View File
@@ -0,0 +1,19 @@
---
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: default-pool
namespace: metallb-system
spec:
addresses:
- 192.168.1.21-192.168.1.49
---
apiVersion: metallb.io/v1beta1
kind: L2Advertisement
metadata:
name: default
namespace: metallb-system
spec:
ipAddressPools:
- default-pool