worker

command module
v0.8.37-canary Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2023 License: GPL-3.0 Imports: 33 Imported by: 0

README

Worker

The distributed network sniffer and kernel tracer. Uses AF_XDP, libpcap, AF_PACKET and eBPF probes. It's the backbone of Kubeshark.

See Makefile for building and running the program.

Notes About AF_XDP

In order to make AF_XDP work on AWS EKS, you need to set the advanced configuration below:

{
    "env": {
        "AWS_VPC_ENI_MTU": "1500"
    }
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL