cilium-ebpf

command
v0.0.0-...-2fcff87 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 15 Imported by: 0

README

https://mozillazg.com/2022/05/ebpf-libbpfgo-get-container-info-via-process-info.rst.html

Usage

build:

$ make

run:

$ sudo microk8s start

$ kubectl run test --image docker.io/calico/node:v3.19.1 \
    -- sh -c 'while true; do ls > /dev/null && sleep 10; done'

$ sudo ./main

$ kubectl delete pod test
$ sudo microk8s stop

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