Skip to content

Commit

Permalink
[zh-cn] Improve Chinese translation in names page
Browse files Browse the repository at this point in the history
  • Loading branch information
mengjiao-liu committed Nov 18, 2022
1 parent e7bda21 commit 41dcc29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For example, you can only have one Pod named `myapp-1234` within the same [names
每个 Kubernetes 对象也有一个 [**UID**](#uids) 来标识在整个集群中的唯一性。

比如,在同一个[名字空间](/zh-cn/docs/concepts/overview/working-with-objects/namespaces/)
中有一个名为 `myapp-1234` 的 Pod,但是可以命名一个 Pod 和一个 Deployment 同为 `myapp-1234`
中只能有一个名为 `myapp-1234` 的 Pod,但是可以命名一个 Pod 和一个 Deployment 同为 `myapp-1234`

<!--
For non-unique user-provided attributes, Kubernetes provides [labels](/docs/concepts/overview/working-with-objects/labels/) and [annotations](/docs/concepts/overview/working-with-objects/annotations/).
Expand Down

0 comments on commit 41dcc29

Please sign in to comment.