website/content/en/docs/reference/command-line-tools-reference/feature-gates/user-namespaces-pod-securit...

16 lines
436 B
Markdown

---
title: UserNamespacesPodSecurityStandards
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.29"
---
Enable Pod Security Standards policies relaxation for pods
that run with namespaces. You must set the value of this feature gate consistently across all nodes in
your cluster, and you must also enable `UserNamespacesSupport` to use this feature.