website/content/ru/docs/reference/glossary/uid.md

17 lines
817 B
Markdown
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: UID
id: uid
date: 2018-04-12
full_link: /docs/concepts/overview/working-with-objects/names
short_description: >
Уникальная строка, сгенерированная самим Kubernetes, для идентификации объектов.
aka:
tags:
- fundamental
---
Уникальная строка, сгенерированная самим Kubernetes, для идентификации объектов.
<!--more-->
У каждого объекта, созданного в течение всего периода работы кластера Kubernetes, есть собственный уникальный идентификатор (UID). Он предназначен для выяснения различий между событиями похожих сущностей.