Skip to content

Commit 61f5e58

Browse files
authored
Merge pull request #40750 from asa3311/sync-user-namespaces.md
[zh-cn] sync user-namespaces.md
2 parents ef76483 + 282a690 commit 61f5e58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/zh-cn/docs/tasks/configure-pod-container/user-namespaces.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ Pods, you also need to ensure that the user namespace Pods are
9696

9797
<!--
9898
Please note that **if your container runtime doesn't support user namespaces, the
99-
new `pod.spec` field will be silently ignored and the pod will be created without
100-
user namespaces.**
99+
`hostUsers` field in the pod spec will be silently ignored and the pod will be
100+
created without user namespaces.**
101101
-->
102-
请注意 **如果你的容器运行时环境不支持用户名字空间,字段 `pod.spec` 将被忽略
102+
请注意 **如果你的容器运行时环境不支持用户名字空间,那么 Pod 规约中的 `hostUsers` 字段将被静默忽略
103103
并且系统会在没有用户名字空间的环境中创建 Pod。**
104104

105105
<!-- steps -->

0 commit comments

Comments
 (0)