With the new v1Alpha2, it might be worth to consider using files as a way to upgrade Talos. More of declarative state, and pulling the config.
This is similar to the way you would run kubectl apply -f
But with the added option of running it of a metadata-server.
Feature Request
Managing upgrades trough the configuration files.
Description
With the new v1Alpha2, it might be worth to consider using files as a way to upgrade Talos. More of declarative state, and pulling the config. This is similar to the way you would run
kubectl apply -f
But with the added option of running it of a metadata-server.A oversimplified workflow would be:
persist:false