Skip to content

Commit 01d0640

Browse files
authored
Merge pull request #24808 from huchengze/patch-43
Update namespaces.md
2 parents 564e9ae + 601a8ea commit 01d0640

File tree

1 file changed

+0
-4
lines changed
  • content/zh/docs/concepts/overview/working-with-objects

1 file changed

+0
-4
lines changed

content/zh/docs/concepts/overview/working-with-objects/namespaces.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,8 @@ resource can only be in one namespace.
4747

4848
<!--
4949
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.
5350
-->
5451
名字空间是在多个用户之间划分集群资源的一种方法(通过[资源配额](/zh/docs/concepts/policy/resource-quotas/))。
55-
在 Kubernetes 未来版本中,相同名字空间中的对象默认将具有相同的访问控制策略。
5652

5753
<!--
5854
It is not necessary to use multiple namespaces just to separate slightly different

0 commit comments

Comments
 (0)