Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple BGP upstream peer configuration #132

Closed
goshlanguage opened this issue Dec 14, 2020 · 2 comments
Closed

Support multiple BGP upstream peer configuration #132

goshlanguage opened this issue Dec 14, 2020 · 2 comments

Comments

@goshlanguage
Copy link

As an end user, I have a need to support and configure multiple upstream BGP peers.

It looks as though work may had begun on this previous and was commented out, but I am not sure if that's right or not:
https://github.com/plunder-app/kube-vip/blob/master/cmd/kube-vip-config.go#L49-L58

Thank you for your help.

@thebsdbox
Copy link
Collaborator

If we use the Packet API, with --packet then it will automatically find all peers from the API. To specify this manually the --bgppeers flag has been added.

@thebsdbox
Copy link
Collaborator

^This will be closed when 0.2.3 is merged into main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants