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 564e9ae + 601a8ea commit 01d0640Copy full SHA for 01d0640
content/zh/docs/concepts/overview/working-with-objects/namespaces.md
@@ -47,12 +47,8 @@ resource can only be in one namespace.
47
48
<!--
49
Namespaces are a way to divide cluster resources between multiple users (via [resource quota](/docs/concepts/policy/resource-quotas/)).
50
-
51
-In future versions of Kubernetes, objects in the same namespace will have the same
52
-access control policies by default.
53
-->
54
名字空间是在多个用户之间划分集群资源的一种方法(通过[资源配额](/zh/docs/concepts/policy/resource-quotas/))。
55
-在 Kubernetes 未来版本中,相同名字空间中的对象默认将具有相同的访问控制策略。
56
57
58
It is not necessary to use multiple namespaces just to separate slightly different
0 commit comments