Add MetalLB advertisement

This commit is contained in:
2024-08-05 17:06:41 -05:00
parent f2320f62b4
commit f297d0f55c
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,9 @@
---
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: first-pool
namespace: metallb-system
spec:
addresses:
- 10.100.100.240-10.100.100.250