mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-21 22:51:13 +02:00
This moves to using a single revision of pkgs. It includes a few changes: - kernel with KVM host support - containerd v1.3.0 This change brings in a kernel with host KVM support. This will allow us to use VMs within Talos for things like integrations tests. This also allows users to do things with KVM as they see fit. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>