Files
Mauren Berti 04a15a76f1 [pt-br] Update translation of Names and UIDs page (#34250)
* [pt-br] Update translation of Names and UIDs page.

* Update the translation of the Names and UIDs page and update all references
to use the new pt-br version of the DNS subdomain names in the Brazilian Portuguese
version of documentation.

* Translate missing word in title.
2022-06-17 07:46:31 -07:00

22 lines
562 B
Markdown

---
title: UID
id: uid
date: 2021-03-16
full_link: /pt-br/docs/concepts/overview/working-with-objects/names
short_description: >
Uma string gerada pelos sistemas do Kubernetes para identificar objetos de
forma única.
aka:
tags:
- fundamental
---
Uma string gerada pelos sistemas do Kubernetes para identificar objetos de
forma única.
<!-- more -->
Cada objeto criado durante todo o ciclo de vida do cluster do Kubernetes possui
um UID distinto. O objetivo deste identificador é distinguir ocorrências
históricas de entidades semelhantes.