Skip to content

Commit 63f80bc

Browse files
committed
docs: Update FAQ on kernel config with tetra probe config
Fixes #4114 Signed-off-by: Aritra Dey <[email protected]>
1 parent 87ce9b7 commit 63f80bc

File tree

1 file changed

+6
-0
lines changed
  • docs/content/en/docs/installation

1 file changed

+6
-0
lines changed

docs/content/en/docs/installation/faq.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ which might take some work on older kernels.
2828

2929
### What are the Linux kernel configuration options needed to run Tetragon?
3030

31+
As a first step to verify your kernel configuration, you can use the `tetra probe config` command. This will output a list of detected kernel features relevant to Tetragon. Missing features can indicate that your kernel is not configured correctly.
32+
33+
```shell
34+
sudo tetra probe config
35+
```
36+
3137
This is the list of needed configuration options, note that this might evolve
3238
quickly with new Tetragon features:
3339

0 commit comments

Comments
 (0)