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

Add support for network tunnels to OVN networks #1405

Open
stgraber opened this issue Nov 21, 2024 · 0 comments
Open

Add support for network tunnels to OVN networks #1405

stgraber opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
Feature New feature, not a bug
Milestone

Comments

@stgraber
Copy link
Member

Currently we don't have support for adding VXLAN or GRE tunnels to OVN networks.

To do so we're going to need to set up the tunnel on all cluster members but only bring it up on one machine at a time to avoid loops. We can likely have the logic rely on the OVN active chassis to determine what system needs to have it on at the time.

@stgraber stgraber added the Feature New feature, not a bug label Nov 21, 2024
@stgraber stgraber added this to the soon milestone Nov 21, 2024
@stgraber stgraber self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, not a bug
Development

No branches or pull requests

1 participant