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 57c7237 + f4ddeb7 commit 39cab7aCopy full SHA for 39cab7a
content/zh/docs/reference/glossary/namespace.md
@@ -4,7 +4,7 @@ id: namespace
4
date: 2018-04-12
5
full_link: /zh/docs/concepts/overview/working-with-objects/namespaces/
6
short_description: >
7
- 名字空间是 Kubernetes 为了在同一物理集群上支持多个虚拟集群而使用的一种抽象。
+ 名字空间是 Kubernetes 用来支持隔离单个集群中的资源组的一种抽象。
8
9
aka:
10
tags:
@@ -18,7 +18,7 @@ id: namespace
18
19
full_link: /docs/concepts/overview/working-with-objects/namespaces/
20
21
- An abstraction used by Kubernetes to support multiple virtual clusters on the same physical cluster.
+ An abstraction used by Kubernetes to support isolation of groups of resources within a single cluster.
22
23
24
0 commit comments