temporarily remove MetalLB

This commit is contained in:
2025-02-05 20:47:00 -06:00
parent 02f89363a8
commit b5c5c66604
4 changed files with 0 additions and 2019 deletions

View File

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

View File

@ -1,7 +0,0 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- metallb-native.yaml
- ip-address-pool.yaml
- l2-advertisement.yaml

View File

@ -1,6 +0,0 @@
---
apiVersion: metallb.io/v1beta1
kind: L2Advertisement
metadata:
name: example
namespace: metallb-system

File diff suppressed because it is too large Load Diff