Merge pull request #37002 from WESTZERO115/en_usernamespaces

Fix Markdown Error in user-namespaces.md
This commit is contained in:
Kubernetes Prow Robot 2022-09-26 13:36:15 -07:00 committed by GitHub
commit affffee3fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,6 +95,6 @@ output from running the command in the pod to the output of running in the host:
```none
readlink /proc/$pid/ns/user
user:[4026534732]
```
replacing `$pid` with the kubelet PID.