kubectl-trace
kubectl-trace copied to clipboard
Any plan to use libbpf based bcc tools?
AFAIK the BCC tools require a Linux header, which is a little challenging. Also seems the fetch kernel header script only supports x86_64. It would be really nice if it could support libbpf based bcc tools
Or would be helpful just running arbitrary binary in the runner container
yeah, libbpf bcc tools didn't exist when this project was created, that would be a nice addition!