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/ | ||
* https://en.wikipedia.org/wiki/Universally_unique_identifier | |||
=Internal= | =Internal= | ||
* [[uuidgen]] | * [[uuidgen]] |
Latest revision as of 20:59, 5 April 2024
External
- https://www.8bitmen.com/uuid-guid-oversimplified-are-they-really-unique/
- https://en.wikipedia.org/wiki/Universally_unique_identifier
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.