install metallb first

This commit is contained in:
2025-01-23 14:22:09 -06:00
parent 4d9117cf26
commit 6cdfd62401
7 changed files with 56 additions and 23 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