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
In the ovs node, ovs-vsctl show the tunnel to the ovs-dpdk node
ovs does not have the tunnel port to the ovs-dpdk node
Kubernetes version:
Output of kubectl version:
kubectl version
clientVersion: buildDate: "2021-10-19T08:30:59Z" compiler: gc gitCommit: 83c85a6e50757c6bbb81c6ceaac60234c1161817 gitTreeState: clean gitVersion: v1.21.5-eki.0 goVersion: go1.16.8 major: "1" minor: 21+ platform: linux/amd64 serverVersion: buildDate: "2021-10-19T08:28:00Z" compiler: gc gitCommit: 83c85a6e50757c6bbb81c6ceaac60234c1161817 gitTreeState: clean gitVersion: v1.21.5-eki.0 goVersion: go1.16.8 major: "1" minor: 21+ platform: linux/amd64
- kube-ovn version:
v1.10.6
- operation-system/kernel version: **Output of `awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release`:** **Output of `uname -r`:**
BigCloud Enterprise Linux For Euler release 21.10 (LTS-SP2) 4.19.90-2107.6.0.0100.oe1.bclinux.x86_64
<!-- Any other additional information -->
The text was updated successfully, but these errors were encountered:
here should be set to the specified TUNNEL_TYPE
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Expected Behavior
In the ovs node, ovs-vsctl show the tunnel to the ovs-dpdk node
Actual Behavior
ovs does not have the tunnel port to the ovs-dpdk node
Steps to Reproduce the Problem
Additional Info
Kubernetes version:
Output of
kubectl version
:clientVersion:
buildDate: "2021-10-19T08:30:59Z"
compiler: gc
gitCommit: 83c85a6e50757c6bbb81c6ceaac60234c1161817
gitTreeState: clean
gitVersion: v1.21.5-eki.0
goVersion: go1.16.8
major: "1"
minor: 21+
platform: linux/amd64
serverVersion:
buildDate: "2021-10-19T08:28:00Z"
compiler: gc
gitCommit: 83c85a6e50757c6bbb81c6ceaac60234c1161817
gitTreeState: clean
gitVersion: v1.21.5-eki.0
goVersion: go1.16.8
major: "1"
minor: 21+
platform: linux/amd64
v1.10.6
BigCloud Enterprise Linux For Euler release 21.10 (LTS-SP2)
4.19.90-2107.6.0.0100.oe1.bclinux.x86_64
The text was updated successfully, but these errors were encountered: