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

To support BGP stack integration #6189

Open
3 tasks
rajnkamr opened this issue Apr 4, 2024 · 0 comments
Open
3 tasks

To support BGP stack integration #6189

rajnkamr opened this issue Apr 4, 2024 · 0 comments
Assignees
Labels
area/api Issues or PRs related to an API. area/transit/bgp Issues or PRs related to BGP support. area/transit/routing Issues or PRs related to routing. kind/design Categorizes issue or PR as related to design.

Comments

@rajnkamr
Copy link
Contributor

rajnkamr commented Apr 4, 2024

Describe what you are trying to solve

  • Gobgp native library API Integration
    The objective is to integrate the GoBGP in Kubernetes environments. This integration will facilitate the routing capabilities to Kubernetes clusters using Antrea CNI, node selector will select the node where bgp stack will run.
  • BGP Antctl commands #6209
  • Gobgp client binary integration to support debugging

Describe the solution you have in mind

Gobgp provide go native APIs which can be integrated to support BGP functionality with cni
Describe how your solution impacts user flows

N/A
Describe the main design/architecture of your solution

N/A
Alternative solutions that you considered

N/A
Test plan

Additional context

#5948

@rajnkamr rajnkamr added the kind/design Categorizes issue or PR as related to design. label Apr 4, 2024
@rajnkamr rajnkamr added area/bgp area/transit/routing Issues or PRs related to routing. area/api Issues or PRs related to an API. action/release-note Indicates a PR that should be included in release notes. labels Apr 4, 2024
@antoninbas antoninbas removed action/release-note Indicates a PR that should be included in release notes. area/bgp labels Apr 5, 2024
@rajnkamr rajnkamr added the area/transit/bgp Issues or PRs related to BGP support. label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Issues or PRs related to an API. area/transit/bgp Issues or PRs related to BGP support. area/transit/routing Issues or PRs related to routing. kind/design Categorizes issue or PR as related to design.
Projects
None yet
Development

No branches or pull requests

3 participants