Skip to content

Commit a508b46

Browse files
authored
Update modules/security-linux-capabilities-overview.adoc
1 parent d392a3e commit a508b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/security-linux-capabilities-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ You must not assign the following capabilities to a pod:
2727
* `SYS_ADMIN`: A powerful capability that grants elevated privileges. Allowing this capability can break security boundaries and pose a significant security risk.
2828
* `NET_ADMIN`: Allows control over networking, like SR-IOV ports, but can be replaced with alternative solutions in modern setups.
2929
30-
For more information about Linux capabilities, see the link:https://man7.org/linux/man-pages/man7/capabilities.7.html[Linux capabilities] man page.
30+
For more information about Linux capabilities, see the link:https://man7.org/linux/man-pages/man7/capabilities.7.html[Linux capabilities] manual page.
3131
====

0 commit comments

Comments
 (0)