Setup Talos
Version updated for https://github.com/fenio/setup-talos to version v6.2.7.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup Talos Action is a GitHub Action designed to automate the installation and configuration of Talos Linux, a minimal and secure operating system for Kubernetes. It facilitates the creation of ephemeral local Talos clusters using Docker, supports configurable Kubernetes versions and worker nodes, and outputs necessary configuration files for further workflows. This action simplifies CI/CD pipelines and testing environments by streamlining cluster setup and ensuring readiness without requiring manual cleanup.
Release notes
What’s Changed
- fix: use Image Factory schematic for QEMU extensions (0425ac9) Full Changelog: https://github.com/fenio/setup-talos/compare/v6.2.6...v6.2.7