Updating Cluster Configuration
Apply changes to cluster and node configuration across enabled nodes.
Updating Kubernetes or Talos Linux versions?
While sharing a common configuration, there are different processes to update Kubernetes and Talos Linux versions themselves.
Prerequisites
- Ensure cluster and node configuration reflects the desired changes
Apply to all nodes
homelab apply-system-config
Apply to selected nodes
homelab apply-system-config --nodes node-1,node-2