sync user-namespaces.md

sync user-namespaces.md
This commit is contained in:
xin gu 2023-04-18 19:35:55 +08:00
parent 7f80fccff7
commit 282a690377
1 changed files with 3 additions and 3 deletions

View File

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