networkop/meshnet-cni

Low performance using meshnet-cni

Opened this issue · 1 comments

Hi,

I am currently utilizing Meshnet CNI for network topology creation. However, I've encountered low performance among the pods within the scenario using Meshnet. When measuring performance over the Flannel network connecting these same pods, the performance is significantly better. I'm reaching out to understand if there might be specific reasons behind this. Would you know why this might be happening or any ideas on how I could fix it?.

  • Test with meshnet-cni:
    image

  • Test with network flannel:
    image

meshnet creates standard veth and vxlan links. I can only assume it may be either MTU or VXLAN encap/decap issue