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

Kubevirt vm pod support multus-cni #1385

Closed
hongzhen-ma opened this issue Mar 16, 2022 · 2 comments
Closed

Kubevirt vm pod support multus-cni #1385

hongzhen-ma opened this issue Mar 16, 2022 · 2 comments
Assignees
Labels
feature New network feature

Comments

@hongzhen-ma
Copy link
Collaborator

hongzhen-ma commented Mar 16, 2022

Expected Behavior

after pr #1347 ,expect vm multus cni both keep ip stable

Actual Behavior

the multus nic maybe can not keep ip statble

Steps to Reproduce the Problem

Additional Info

  • Kubernetes version:

    Output of kubectl version:

    (paste your output here)
    
  • kube-ovn version:

    v1.9.1
    
  • operation-system/kernel version:

    Output of awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release:
    Output of uname -r:

    (paste your output here)
    
@hongzhen-ma hongzhen-ma self-assigned this Mar 16, 2022
@oilbeater oilbeater added the feature New network feature label Mar 16, 2022
@xujunjie-cover
Copy link
Member

xujunjie-cover commented Mar 16, 2022

打扰,关于这个 issue,我想问一下:是在什么操作下 IP 会变呢?
我在使用中,未发现这个情况。谢谢

@hongzhen-ma
Copy link
Collaborator Author

打扰,关于这个 issue,我想问一下:是在什么操作下 IP 会变呢? 我在使用中,未发现这个情况。谢谢

是社区的一个小伙伴反馈的说是有这个问题存在,说是多网卡情况下,IP没有固定。所以先提了个issue跟踪。
从代码上分析,应该是没有问题。
我们这虚拟机的环境比较难申请,目前还没有在本地验证。

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

No branches or pull requests

3 participants