Skip to content

Commit 39cab7a

Browse files
authored
Merge pull request #32439 from my-git9/namespace-1
[zh] Update namespace.md
2 parents 57c7237 + f4ddeb7 commit 39cab7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/reference/glossary/namespace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ id: namespace
44
date: 2018-04-12
55
full_link: /zh/docs/concepts/overview/working-with-objects/namespaces/
66
short_description: >
7-
名字空间是 Kubernetes 为了在同一物理集群上支持多个虚拟集群而使用的一种抽象
7+
名字空间是 Kubernetes 用来支持隔离单个集群中的资源组的一种抽象
88
99
aka:
1010
tags:
@@ -18,7 +18,7 @@ id: namespace
1818
date: 2018-04-12
1919
full_link: /docs/concepts/overview/working-with-objects/namespaces/
2020
short_description: >
21-
An abstraction used by Kubernetes to support multiple virtual clusters on the same physical cluster.
21+
An abstraction used by Kubernetes to support isolation of groups of resources within a single cluster.
2222
2323
aka:
2424
tags:

0 commit comments

Comments
 (0)