kubectl-trace

1 · Leo Di Donato · Nov. 21, 2018, midnight
kubectl trace is a kubectl plugin that allows you to schedule the execution of bpftrace programs in your Kubernetes cluster. Installing§ Krew§ You can install kubectl trace using the Krew, the package manager for kubectl plugins. Once you have Krew installed just run: kubectl krew install trace You’re ready to go! Pre-built binaries§ See the release page for the full list of pre-built assets. The commands here show amd64 versions, 386 versions are available in the releases page. curl -L ...