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
{{ message }}
This repository was archived by the owner on Apr 29, 2026. It is now read-only.
Hello, I run a small kubernetes home lab for fun. I am trying to get kubescape (https://kubescape.io) running but the Turring RK1 nodes are erroring out. I brought this to them and it sounds like some BPF feature is missing? I'm way out of my depth here :P. This was the reply on the issue I opened with them: kubescape/node-agent#735 (comment)
I think the main suggestion was to get CONFIG_BPF_LSM enabled. I tried recompiling the kernel with that but I did something wrong because it wouldn't boot anymore. It does sound like maybe there is a patch to get it working on that chip that makes this impossible, but like I said, I'm way out of my depth here.
Any ideas or instruction on how to properly recompile the kernel so I can do some of the leg work, let me know.
Feature Description
Hello, I run a small kubernetes home lab for fun. I am trying to get kubescape (https://kubescape.io) running but the Turring RK1 nodes are erroring out. I brought this to them and it sounds like some BPF feature is missing? I'm way out of my depth here :P. This was the reply on the issue I opened with them: kubescape/node-agent#735 (comment)
I think the main suggestion was to get CONFIG_BPF_LSM enabled. I tried recompiling the kernel with that but I did something wrong because it wouldn't boot anymore. It does sound like maybe there is a patch to get it working on that chip that makes this impossible, but like I said, I'm way out of my depth here.
Any ideas or instruction on how to properly recompile the kernel so I can do some of the leg work, let me know.