Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Bannister <tim@scalefactory.com>
  • Loading branch information
saschagrunert and sftim authored Nov 30, 2023
1 parent 5034076 commit 1eb44e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/concepts/security/pod-security-standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -485,11 +485,11 @@ Restrictions on the following controls are only required if `.spec.os.name` is n
- Seccomp
- Linux Capabilities

## User Namespaces
## User namespaces

User Namespaces are a Linux-only feature to run workloads with increased
isolation. How they work together with Pod Security Standards is described in
the [corresponding feature documentation](/docs/concepts/workloads/pods/user-namespaces#integration-with-pod-security-admission-checks).
the [documentation](/docs/concepts/workloads/pods/user-namespaces#integration-with-pod-security-admission-checks) for Pods that use user namespaces.

## FAQ

Expand Down

0 comments on commit 1eb44e0

Please sign in to comment.