We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have an aarch64 system with kernel 5.10.131 that has BPF LSM enabled:
aarch64
[ 0.027757] LSM: Security Framework initializing [ 0.032448] LSM support for eBPF active
However when running tetra probe I got a very cryptic message:
tetra probe
time="2025-01-17T16:27:30-08:00" level=error msg="failed to attach lsm probe" error="create raw tracepoint: not supported"
Is there any reason why this fails?
v1.3.0
5.10.131
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
I have an
aarch64
system with kernel 5.10.131 that has BPF LSM enabled:However when running
tetra probe
I got a very cryptic message:Is there any reason why this fails?
Tetragon Version
v1.3.0
Kernel Version
5.10.131
Kubernetes Version
No response
Bugtool
No response
Relevant log output
Anything else?
No response
The text was updated successfully, but these errors were encountered: