Overview eBPF tools are performance tools used for observing the Linux kernel. These tools can be used to monitor your Kubernetes application in minikube. This tutorial will cover how to set up your minikube cluster so that you can run eBPF tools from a Docker container within minikube. Requirement use VM Driver (not docker or podman) x86 (currently the bcc image does not support arm64) Latest minikube version Tutorial First, start minikube with a VM driver: