Skip to content

Commit 7d59ff7

Browse files
authored
Merge pull request #61982 from orelmisan/dpdk_checkup_tg_warning
CNV-30537: Warning about DPDK checkup traffic-gen's high privileges
2 parents 0107f61 + 1d0f9b8 commit 7d59ff7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

modules/virt-checking-cluster-dpdk-readiness.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@ You run a DPDK checkup by performing the following steps:
2323
* You have installed the OpenShift CLI (`oc`).
2424
* You have configured the compute nodes to run DPDK applications on VMs with zero packet loss.
2525
26+
[IMPORTANT]
27+
====
28+
The traffic generator pod created by the checkup has elevated privileges:
29+
30+
* It runs as root.
31+
* It has a bind mount to the node's file system.
32+
33+
The container image of the traffic generator is pulled from the upstream Project Quay container registry.
34+
====
35+
2636
.Procedure
2737

2838
. Create a `ServiceAccount`, `Role`, and `RoleBinding` manifest for the DPDK checkup and the traffic generator pod:

0 commit comments

Comments
 (0)