Updating Talos Linux
Upgrade the Talos Linux version for nodes within the cluster.
Prerequisites
Which Talos Linux image?
Use homelab generate-talos-images to generate Talos Linux images for your configuration.
- Update the
imagefield inconfig/cluster.yamlfor each hardware type to reference the intended Talos Linux image - Reference cluster configuration for details
Upgrade all nodes
homelab upgrade-talos-linux
Upgrade selected nodes
homelab apply-system-config --nodes node-1,node-2