deploy metallb to internal cluster and rebove ingress

This commit is contained in:
2025-08-04 14:04:50 -05:00
parent fabc113c84
commit 79706c90ff
13 changed files with 171 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
resources:
- ../../base
- bgp_peer.yaml
- ip_addresspool.yaml