talos wip
This commit is contained in:
11
talos/calico/BGPConfiguration.yml
Normal file
11
talos/calico/BGPConfiguration.yml
Normal file
@ -0,0 +1,11 @@
|
||||
# For pfsense check 'Disable eBGP Require Policy' under BGP advanved
|
||||
# https://geek-cookbook.funkypenguin.co.nz/kubernetes/loadbalancer/metallb/pfsense/#configure-frr-bgp-advanced
|
||||
|
||||
apiVersion: crd.projectcalico.org/v1
|
||||
kind: BGPConfiguration
|
||||
metadata:
|
||||
name: default
|
||||
spec:
|
||||
asNumber: 64624
|
||||
serviceClusterIPs:
|
||||
- cidr: 10.80.0.0/12
|
Reference in New Issue
Block a user