From e50ce5f26925db442559ee4d307deb01c322424f Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Mon, 25 Oct 2021 14:13:24 -0400 Subject: [PATCH] PodSecurity: runAsUser --- .../security/pod-security-standards.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/en/docs/concepts/security/pod-security-standards.md b/content/en/docs/concepts/security/pod-security-standards.md index f3b43344bf8ab..62e8943479902 100644 --- a/content/en/docs/concepts/security/pod-security-standards.md +++ b/content/en/docs/concepts/security/pod-security-standards.md @@ -373,6 +373,24 @@ fail validation. + + Running as Non-root user (v1.23+) + +

Containers must not set runAsUser to 0

+

Restricted Fields

+ +

Allowed Values

+ + + Non-root groups (optional)