Rastislav Szabo

Results 74 comments of Rastislav Szabo

Thanks for pointing out to this. There is an API change in the newest vpp-agent version. Pinning to `v2.1.1` is correct for now, we will move to the new API...

Hey Giles, we are talking about the `vxlanCIDR` and the IP addresses applied to the VXLAN BVI interfaces, right? Contiv-VPP is actually NOT installing any static `/32` routes for them....

Well if the issue was that workers were unable to reach contiv ETCD, you may need to look at a different place. Contiv-ETCD uses nodeport service, so relies on kube-proxy...

BTW I am confused about why, when and how VPP installs those `/32` routes for other node's BVIs as well. It should not need them at all - there is...

@milanlenco ACK, weights based solely on placement of pods across nodes should be good enough

Is this issue still present in the latest Contiv-VPP version? I wasn't able to reproduce it.

Hi, please read hugepages section in https://github.com/contiv/vpp/blob/master/docs/setup/MANUAL_INSTALL.md#hugepages-kubernetes-110-and-above In k8s 1.14, disabling HugePages fature gate is not supported anymore, so you may need to define memory limit for the vSwitch container:...

Hi, so is your DPDK setup correct according to this manual? https://github.com/contiv/vpp/blob/master/docs/setup/VPP_CONFIG.md Also, make sure that required kernel modules are loaded: https://github.com/contiv/vpp/blob/master/docs/setup/MANUAL_INSTALL.md#setting-up-dpdk In case that the node interconnect interface still...

The root cause seems to be https://github.com/opencontainers/runc/issues/1884

still present on k8s 1.14.2