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 +