Commit e3d93e4
fix: switch containerd snapshotter from native to overlayfs
The 'native' snapshotter was a workaround for old cri-tools issues
(#436, #710) that are long resolved. It causes 'no unpack platforms
defined' errors with containerd v2.x. Switch to 'overlayfs' which
is kubespray's default and works correctly on ext4/xfs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Douglas Holt <dholt@nvidia.com>1 parent 2b62ae3 commit e3d93e4
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
| |||
0 commit comments