A set of eBPF probes that people can work on
lima cargo bpfman.io
- create ubuntu vm
limactl start --name ubuntu lima-ubuntu.yml
(note: modifylima-ubuntu.yml
mount-point to checkout path) - run vm shell
limactl shell ubuntu
project is mount - build image `docker build --tag ebpf-on-kube:latest .
- push to registry
TODO (follow https://bpfman.io/main/getting-started/example-bpf-k8s/)