Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit 57a8dc8

Browse files
authored
Update README.md
1 parent fb9beee commit 57a8dc8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ This project takes a different approach. It uses the NFQUEUE functionality imple
99
There are some performance improvements that can be applied, such as to restrict in the dataplane the packets that are sent to userspace to the ones that have network policies only, so only
1010
the Pods affected by network policies will hit the first byte performance.
1111

12+
## Install
13+
14+
Use the [manifest present in this repo](./install.yaml)
15+
16+
`kubectl apply -f install.yaml`
17+
1218
## Metrics
1319

1420
Prometheus metrics are exposed on the address defined by the flag

0 commit comments

Comments
 (0)