We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a77308 + e07c3d6 commit af957d0Copy full SHA for af957d0
content/en/docs/tasks/configure-pod-container/user-namespaces.md
@@ -50,8 +50,8 @@ to use this feature with Kubernetes stateless pods:
50
* CRI-O: v1.25 has support for user namespaces.
51
52
Please note that **if your container runtime doesn't support user namespaces, the
53
-new `pod.spec` field will be silently ignored and the pod will be created without
54
-user namespaces.**
+`hostUsers` field in the pod spec will be silently ignored and the pod will be
+created without user namespaces.**
55
56
<!-- steps -->
57
0 commit comments