mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-15 10:51:12 +02:00
Fixes #4759 This uses existing features: Talos always generates 32 bytes random node identity, we use first 16 bytes of that to generate `machine-id` in compliant format and mount that into the `kubelet` container. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>