Skip to content

Commit

Permalink
update priviledges readme (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanMelnyk113 authored Dec 5, 2023
1 parent 46f8b4b commit bbd84e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ Kubernetes aware network traffic monitoring.

Egressd runs as priviledged container for a few reasons:
1. DNS tracer uses eBPF.
2. Bidirectional mount propogation is used to enable netfilter conntrack accounting and mount cgroupv2.

2. Fetch conntrack entries:
* Bidirectional mount propogation is used to enable netfilter conntrack accounting and mount cgroupv2.
* If Cilium is used collector reads from ebpf maps which stores data in kernel.

### Install

Expand Down

0 comments on commit bbd84e9

Please sign in to comment.