You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded dig using go get command following the doc and the node OS is ubuntu 18.04, but the dig job always failed as can't open BPF probe:
# kubectl logs kubectl-dig1f3fae90-1597-11ea-8ed1-06438b7d96ee-gt7pv
can't open BPF probe '/root/.sysdig/sysdig-probe-bpf.o': No such file or directory
Maybe something package missing in my enironment? By the way, I have installed sysdig on my node.