We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
after pr #1347 ,expect vm multus cni both keep ip stable
the multus nic maybe can not keep ip statble
Kubernetes version:
Output of kubectl version:
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:
awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release
uname -r
The text was updated successfully, but these errors were encountered:
打扰,关于这个 issue,我想问一下:是在什么操作下 IP 会变呢? 我在使用中,未发现这个情况。谢谢
Sorry, something went wrong.
是社区的一个小伙伴反馈的说是有这个问题存在,说是多网卡情况下,IP没有固定。所以先提了个issue跟踪。 从代码上分析,应该是没有问题。 我们这虚拟机的环境比较难申请,目前还没有在本地验证。
hongzhen-ma
No branches or pull requests
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
:kube-ovn version:
operation-system/kernel version:
Output of
awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release
:Output of
uname -r
:The text was updated successfully, but these errors were encountered: