Tag

duplicate-packets

1 views collected around this technical thread.

Cloud Native Technology Community
Cloud Native Technology Community
Jan 16, 2020 · Cloud Native

Analysis of Duplicate UDP Packets in Kubernetes Bridge Mode and Its Resolution

The article investigates why duplicate UDP packets appear when a client accesses a pod via a Service in Kubernetes bridge mode, analyzes kernel processing with ebpf tool skbtracer, identifies the role of promiscuous mode and packet cloning, and proposes an ebtable rule to eliminate the duplication.

Bridge ModeCNIKubernetes
0 likes · 34 min read
Analysis of Duplicate UDP Packets in Kubernetes Bridge Mode and Its Resolution