kube-ovn icon indicating copy to clipboard operation
kube-ovn copied to clipboard

A Bridge between SDN and Cloud Native (Project under CNCF)

Results 274 kube-ovn issues
Sort by recently updated
recently updated
newest added

- [ ] Make sure you have followed [Kube-OVN Code Style](https://github.com/kubeovn/kube-ovn/blob/master/CODE_STYLE.md). #### What type of this PR Examples of user facing changes: - Features - Bug fixes - Docs -...

- [x] Make sure you have followed [Kube-OVN Code Style](https://github.com/kubeovn/kube-ovn/blob/master/CODE_STYLE.md). #### What type of this PR Examples of user facing changes: - Features #### Which issue(s) this PR fixes: Fixes...

performance

- [ ] Make sure you have followed [Kube-OVN Code Style](https://github.com/kubeovn/kube-ovn/blob/master/CODE_STYLE.md). #### What type of this PR Examples of user facing changes: - Features Now in each sync, controller will...

- [x] Make sure you have followed [Kube-OVN Code Style](https://github.com/kubeovn/kube-ovn/blob/master/CODE_STYLE.md). #### What type of this PR - Features #### Which issue(s) this PR fixes: Fixes #(issue-number)

feature

# Expected Behavior Pod with SNAT or EIP Enabled Able Connect to kube-dns # Actual Behavior Pod with SNAT or EIP Enabled Unable Connect to kube-dns # Steps to Reproduce...

bug

```bash I0810 16:56:28.756223 5726 config.go:281] use enp0s2 as tunnel interface I0810 16:56:32.034158 5726 config.go:281] use enp0s2 as tunnel interface I0810 16:56:35.357950 5726 config.go:281] use enp0s2 as tunnel interface I0810 16:56:38.525206...

bug

### Feature request ### Use case

# Expected Behavior ovs-ovn-dpdk能正常启动 # Actual Behavior ovs-ovn-dpdk无法启动,为notready状态 - 日志信息 ``` 2022-08-04T02:30:59.948Z|02274|dpdk|ERR|EAL: Failed to attach device on primary process 2022-08-04T02:30:59.948Z|02275|netdev_dpdk|WARN|Error attaching device '0000:86:00.0' to DPDK 2022-08-04T02:30:59.948Z|02276|netdev|WARN|dpdk0: could not set configuration...

执行一键安装脚本后,kube-ovn-controller的pod启动失败。报错如下 ```bash [root@localhost ~]# kubectl logs kube-ovn-controller-db4b88fd7-zbgmr -n kube-system I0805 09:08:13.508711 6 controller.go:27] ------------------------------------------------------------------------------- Kube-OVN: Version: v1.10.4 Build: 2022-07-18_13:52:14 Commit: git-1e4a195 Go Version: go1.17.12 Arch: amd64 ------------------------------------------------------------------------------- unknown flag: --default-exchange-link-name...

bug