20 Commits

Author SHA1 Message Date
Dreaded_X a44417fb67 feat: Update to talos and kubernetes 2026-04-17 21:43:17 +02:00
Dreaded_X 3a3d741781 feat: Rewrote render tool in rust
This also came with a big rework of the configuration format that should
make everything a bit less hacky to work with.
2026-04-17 21:43:12 +02:00
Dreaded_X 08c1d0c605 feat: Added config validation 2026-02-20 05:33:50 +01:00
Dreaded_X 940b01a7dc feat: Remove v version prefix in node config
This allows for better checking if the provided version string adheres
to semver.
2026-02-20 04:56:15 +01:00
Dreaded_X c406514cb1 Added option to auto install talos 2025-11-11 02:27:39 +01:00
Dreaded_X 3328fb053c PXE boot over http 2025-11-11 02:27:39 +01:00
Dreaded_X cc421f69de Set correct endpoins in talosconfig 2025-11-09 05:10:26 +01:00
Dreaded_X db43cf50fd Improve how talosconfig is set during config generation 2025-11-09 05:10:12 +01:00
Dreaded_X d9def74cf3 Made secrets file configurable 2025-11-09 04:15:19 +01:00
Dreaded_X 498b0ba480 Improved how the cluster is defined 2025-11-09 04:15:18 +01:00
Dreaded_X 244c982b17 Fixed wornding of control plane 2025-11-09 04:15:18 +01:00
Dreaded_X 4b72bdb60d Added source script to set environment variables 2025-11-09 04:15:18 +01:00
Dreaded_X ea3d1bf0fa Made repo root available for templates
This allows for embedding the repo root inside of, for example, scripts
to make them function properly no matter where they are run from.
2025-11-09 04:15:18 +01:00
Dreaded_X 453d952b8f Moved logic for getting clusters to render script 2025-11-09 04:15:18 +01:00
Dreaded_X 83848a3624 Added template for config generation script 2025-11-09 04:15:18 +01:00
Dreaded_X 69e7a46a3c Use consistent capitalization 2025-11-09 04:15:17 +01:00
Dreaded_X d30b080098 Render all template using python and jinja 2025-11-09 04:15:17 +01:00
Dreaded_X 2963735810 Use arrays for kernel args and dns 2025-11-08 04:15:15 +01:00
Dreaded_X 8c53b59671 Cleanup and improvements 2025-11-08 04:15:15 +01:00
Dreaded_X 6cb1c7d48b Initial commit 2025-11-07 18:55:10 +01:00