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 67ae3de + 1318d40 commit c05bf92Copy full SHA for c05bf92
content/en/docs/concepts/workloads/pods/user-namespaces.md
@@ -10,7 +10,7 @@ min-kubernetes-server-version: v1.25
10
{{< feature-state for_k8s_version="v1.25" state="alpha" >}}
11
12
This page explains how user namespaces are used in Kubernetes pods. A user
13
-namespace allows to isolate the user running inside the container from the one
+namespace isolates the user running inside the container from the one
14
in the host.
15
16
A process running as root in a container can run as a different (non-root) user
0 commit comments