image-factory/README.md
Mateusz Urbanek 42a1c45849
feat: add helm to kres
Add kres rules for Helm chart management.

Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
2026-01-27 10:46:38 +01:00

1.2 KiB

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.