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

Create Linux Bridge on Openshift SNO cluster #1276

Open
prabhulc opened this issue Dec 17, 2024 · 1 comment
Open

Create Linux Bridge on Openshift SNO cluster #1276

prabhulc opened this issue Dec 17, 2024 · 1 comment

Comments

@prabhulc
Copy link

prabhulc commented Dec 17, 2024

What happened:
In my SNO cluster, there is only one physical interface (eno1) attached, and a bridge network (br-ex) has already been created using it. I would like to create an additional Linux bridge network without impacting the existing br-ex configuration.

What you expected to happen:
Create Linux Bridge
How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:
Openshift 4.16

  • NodeNetworkState on affected nodes (use kubectl get nodenetworkstate <node_name> -o yaml):
  • Problematic NodeNetworkConfigurationPolicy:
  • kubernetes-nmstate image (use kubectl get pods --all-namespaces -l app=kubernetes-nmstate -o jsonpath='{.items[0].spec.containers[0].image}'):
  • NetworkManager version (use nmcli --version)
  • Kubernetes version (use kubectl version):
  • OS (e.g. from /etc/os-release):
  • Others:

Sorry, I am new to this and I have limited knowledge in this area. Please help.

@qinqon
Copy link
Member

qinqon commented Dec 19, 2024

@prabhulc what is the scenario you need to cover ? maybe we can cover it using ovn-kubernetes multi homing instead of linux-bridge.

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