Skip to content
New issue

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

docs: installation section #3627

Merged
merged 6 commits into from
Oct 29, 2023
Merged

docs: installation section #3627

merged 6 commits into from
Oct 29, 2023

Conversation

itaysk
Copy link
Collaborator

@itaysk itaysk commented Oct 27, 2023

intentionally didn't touch the docker and k8s guides for now.
it's draft because waiting for @rafaeldtinoco to add missing events in kallsyms

@itaysk itaysk changed the title docs: improve rerequisites doc docs: installation section Oct 27, 2023
@rafaeldtinoco
Copy link
Contributor

I created #3629 so we can remove OS packaging entirely (together with the docs). Will provide a PR request to your branch soon.

@rafaeldtinoco
Copy link
Contributor

Feel free to change itaysk#3 to anything you prefer. The list is double-checked. LGTM feel free to merge whenever you may like this one as well.

Copy link
Contributor

@rafaeldtinoco rafaeldtinoco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@itaysk itaysk marked this pull request as ready for review October 29, 2023 09:50
@itaysk itaysk merged commit 637d546 into aquasecurity:main Oct 29, 2023
- `CAP_BPF`+`CAP_PERFMON` for recent kernels (>=5.8) where the kernel perf paranoid value in `/proc/sys/kernel/perf_event_paranoid` is equal to 2 or less
- or `CAP_SYS_ADMIN` otherwise
- `CAP_SYS_PTRACE` (to collect information about processes)
- `CAP_NET_ADMIN` (to use tc for packets capture)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't use tc anymore. However, other bpf network programs require it as well

AnaisUrlichs pushed a commit to AnaisUrlichs/tracee that referenced this pull request Oct 31, 2023
AnaisUrlichs pushed a commit to AnaisUrlichs/tracee that referenced this pull request Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants