mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-21 22:51:13 +02:00
In order to facilitate upgrades and resets that are capable of manipulating the system block device, we need to run an instance of containerd that has zero dependencies on the disk. We run containerd purely in memory for running system services. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>