Mercari's Network team shares two methods for capturing network packets in Kubernetes environments. The primary approach uses Ephemeral Containers with tcpdump to capture unencrypted traffic at the pod level, enabling developers to self-service debug without node access. This method works well with Istio service mesh by

9m read time From engineering.mercari.com
Post cover image
Table of contents
Why is Capturing Packets in Kubernetes Difficult?Pod-Level Capture Using Ephemeral ContainersNode-Level CaptureSummary

Sort: