Files
website/content/zh/docs/reference/glossary/uid.md
T
AdamDang 304bd4a0bf zh-trans: add uid.md (#11360)
zh-trans: add uid.md
2018-11-27 22:42:03 -08:00

948 B
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
UID uid 2018-04-12 /docs/concepts/overview/working-with-objects/names 由 Kubernetes 系统生成、用来唯一标识对象的字符串。
fundamental

由 Kubernetes 系统生成、用来唯一标识对象的字符串。

在 Kubernetes 集群的整个生命周期中,每个被创建的对象都有不同的 UID。UID 用来区分相似实体的历史事件。