Andrey Smirnov b5ba6630ed
fix: avoid pulling Talos core in schematic pkg
This pulls a fix https://github.com/siderolabs/talos/pull/12601

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-01-15 22:08:10 +04:00
2024-04-02 18:47:48 +05:30
2026-01-09 13:50:33 +00:00
2025-12-26 15:48:23 +05:30
2023-09-01 00:21:19 +04:00
2023-09-01 00:21:19 +04:00
2025-11-26 18:57:08 +04:00
2023-09-01 00:21:19 +04:00
2026-01-09 13:50:33 +00:00

Image Factory

The Image Factory provides a way to download Talos Linux artifacts. Artifacts can be generated with customizations defined by a "schematic". A schematic can be applied to any of the versions of Talos Linux offered by the Image Factory to produce a "model".

The following assets are provided:

  • ISO
  • kernel, initramfs, and kernel command line
  • UKI
  • disk images in various formats (e.g. AWS, GCP, VMware, etc.)
  • installer container images

The supported frontends are:

  • HTTP
  • PXE
  • Container Registry

The official Image Factory is available at https://factory.talos.dev.

Documentation

License

The Image Factory is licensed under the Mozilla Public License, version 2.0, except for the code in the enterprise/ folder, which is licensed under the Business Source License 1.1.

The enterprise code is not included in the open source version of Image Factory, and it is not built by default.

Description
A service to generate Talos boot assets
Readme MPL-2.0 11 MiB
Languages
Go 82.3%
HTML 9.1%
Makefile 3.3%
Dockerfile 3.1%
Shell 2.1%