Skip to content

Commit e15ea73

Browse files
authored
Update k8s-best-practices-linux-capabilities.adoc
1 parent f1eacac commit e15ea73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/k8s-best-practices-linux-capabilities.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ See test case link:https://github.com/test-network-function/cnf-certification-te
104104
[id="k8s-best-practices-sys_nice"]
105105
== SYS_NICE
106106

107-
In the case that a workload is running on a node using the real-time kernel, SYS_NICE will be used to allow DPDK application to switch to SCHED_FIFO.
107+
In the case that a workload is running on a node and is using DPDK, SYS_NICE will be used to allow DPDK application to switch to SCHED_FIFO.
108108

109109
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#access-control-sys-nice-realtime-capability[access-control-sys-nice-realtime-capability]
110110

0 commit comments

Comments
 (0)