Skip to content

Commit 57674d3

Browse files
authored
Update cnf-best-practices-linux-capabilities.adoc
1 parent f866f89 commit 57674d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ See test case link:https://github.com/test-network-function/cnf-certification-te
119119
[id="cnf-best-practices-sys_ptrace"]
120120
== SYS_PTRACE
121121

122-
This capability is required when using Process Namespace Sharing. This is used when processes from one Container need to be exposed to another Container. For example, to send signals like SIGHUP from a process in a Container to another process in another Container. See link:https://kubernetes.io/docs/tasks/configure-pod-container/share-process-namespace/[] for more details.
123-
For more information on these capabilities refer to link:https://cloud.redhat.com/blog/linux-capabilities-in-openshift[].
122+
This capability is required when using Process Namespace Sharing. This is used when processes from one Container need to be exposed to another Container. For example, to send signals like SIGHUP from a process in a Container to another process in another Container. See link:https://kubernetes.io/docs/tasks/configure-pod-container/share-process-namespace/[Share Process Namespace between Containers in a Pod] for more details.
123+
For more information on these capabilities refer to link:https://cloud.redhat.com/blog/linux-capabilities-in-openshift[Linux Capabilities in OpenShift].
124124

125125
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#access-control-sys-ptrace-capability[access-control-sys-ptrace-capability]
126126

0 commit comments

Comments
 (0)