This website requires JavaScript.
Explore
Help
Sign In
kubernetes
/
website
mirror of
https://github.com/kubernetes/website.git
Watch
1
Star
0
Fork
You've already forked website
0
Code
Issues
Projects
Releases
Wiki
Activity
c5145ff416
website
/
content
/
zh-cn
/
docs
/
reference
/
glossary
/
uid.md
945 B
Raw
Blame
History
Unescape
Escape
title
id
date
full_link
short_description
aka
tags
UID
uid
2018-04-12
/zh-cn/docs/concepts/overview/working-with-objects/names/
由 Kubernetes 系统生成、用来唯一标识对象的字符串。
fundamental
Kubernetes 系统生成的字符串,唯一标识对象。
在 Kubernetes 集群的整个生命周期中创建的每个对象都有一个不同的 UID
,
它旨在区分类似实体的历史事件。