By default, the Talos Linux generates a default stable hostname for each machine based on machine ID likeDocumentation Index
Fetch the complete documentation index at: https://docs.siderolabs.com/llms.txt
Use this file to discover all available pages before exploring further.
talos-2ld-dvw.
This default hostname can be overridden by DHCP-provided hostname, platform (cloud) metadata, or manually configured hostname.
Configuration
The default configuration document for the hostname looks like this (HostnameConfig):auto field can have the following values:
stable: generates a stable hostname based on machine ID (default).off: disables automatic hostname generation, resulting in Talos waiting for another source (DHCP, cloud metadata, manual configuration) to set the hostname.
HostnameConfig document with the desired hostname:
Observing status
Usetalosctl to get the current hostname of a node: