Skip to content
forked from tdihp/dspcap

A humble bash script set that uses daemonset to capture tcpdump from all k8s nodes, then collect the captures.

Notifications You must be signed in to change notification settings

jyama4ta/dspcap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dspcap

A humble bash script set that uses daemonset to capture tcpdump from all k8s nodes, then collect the captures.

How to use

As simple as:

  1. Call dspcap-start script to start capture.
  2. Call dspcap-stop script to stop capture and collect result to dspcap directory.

Finetune tcpdump command

Currently modify the dspcap-start script directly.

About

A humble bash script set that uses daemonset to capture tcpdump from all k8s nodes, then collect the captures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%