From 0b59281790c0f51d001c00493b3dd86077d0b016 Mon Sep 17 00:00:00 2001 From: sujiba Date: Tue, 6 May 2025 23:00:29 +0200 Subject: [PATCH] feat: added talos image factory --- talos/README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/talos/README.md b/talos/README.md index 23720aa..86a7888 100644 --- a/talos/README.md +++ b/talos/README.md @@ -9,6 +9,7 @@ - [talhelper environment vars](#talhelper-environment-vars) - [talhelper genconfig](#talhelper-genconfig) - [talconfig.yaml](#talconfigyaml) + - [Talos image factory](#talos-image-factory) # Required packages ```bash @@ -75,4 +76,17 @@ Create a talconfig.yaml. Take inspiration from the [talhelper template](https:// ```bash vi talconfig.yaml -``` \ No newline at end of file +``` + +## Talos image factory +Vist the website https://factory.talos.dev + +1. Hardware Type: Bare-metal Machine +2. Choose Talos Linux Version: 1.10.0 (use the latest stable version) +3. Machine Architecture: amd64 +4. System Extensions: + 1. siderolabs/i915 (intel gpu drivers) + 2. siderolabs/intel-ucode (intel microcode) +5. Customization: skip +6. Schematic Ready: Download the iso +