diff --git a/content/zh-cn/docs/tasks/configure-pod-container/user-namespaces.md b/content/zh-cn/docs/tasks/configure-pod-container/user-namespaces.md index 8b225ef86183a..185003caec43f 100644 --- a/content/zh-cn/docs/tasks/configure-pod-container/user-namespaces.md +++ b/content/zh-cn/docs/tasks/configure-pod-container/user-namespaces.md @@ -96,10 +96,10 @@ Pods, you also need to ensure that the user namespace Pods are -请注意 **如果你的容器运行时环境不支持用户名字空间,字段 `pod.spec` 将被忽略, +请注意 **如果你的容器运行时环境不支持用户名字空间,那么 Pod 规约中的 `hostUsers` 字段将被静默忽略, 并且系统会在没有用户名字空间的环境中创建 Pod。**