UUID: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=External= | =External= | ||
* https://www.8bitmen.com/uuid-guid-oversimplified-are-they-really-unique/ | * https://www.8bitmen.com/uuid-guid-oversimplified-are-they-really-unique/ | ||
=Internal= | |||
* [[uuidgen]] | |||
=Overview= | =Overview= | ||
UUID stands for Universally Unique Identifier, and are standardized as ISO/IEC 9834-8 and as ITU-T X.667. Kubernetes [[Kubernetes_API_Resources_Concepts#UIDs|UIDs]] are UUIDs. | UUID stands for Universally Unique Identifier, and are standardized as ISO/IEC 9834-8 and as ITU-T X.667. Kubernetes [[Kubernetes_API_Resources_Concepts#UIDs|UIDs]] are UUIDs. |
Revision as of 06:46, 27 August 2022
External
Internal
Overview
UUID stands for Universally Unique Identifier, and are standardized as ISO/IEC 9834-8 and as ITU-T X.667. Kubernetes UIDs are UUIDs.