Feat: make kube-vip BGP source configurable (#13044)

This commit is contained in:
Cheprasov Daniil
2026-03-11 16:47:38 +03:00
committed by GitHub
parent 979fe25521
commit 3bdd70c5d8
5 changed files with 27 additions and 0 deletions

View File

@@ -63,6 +63,8 @@ kube_vip_bgppeers:
# kube_vip_bgp_peeraddress:
# kube_vip_bgp_peerpass:
# kube_vip_bgp_peeras:
# kube_vip_bgp_sourceip:
# kube_vip_bgp_sourceif:
```
If using [control plane load-balancing](https://kube-vip.io/docs/about/architecture/#control-plane-load-balancing):