A humble bash script set that uses daemonset to capture tcpdump from all k8s nodes, then collect the captures.
As simple as:
- Call
dspcap-startscript to start capture. - Call
dspcap-stopscript to stop capture and collect result todspcapdirectory.
Currently modify the dspcap-start script directly.