mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 06:31:25 +02:00
Talos always supported that, but CRI config lacked support for it. Now with recent containerd the new `_default` host is used as a fallback, so this re-enables the support and updates the docs. See https://github.com/containerd/containerd/pull/8065 Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>