talos/hack/cri-plugin.part
Andrey Smirnov 3f2058aba2
fix: update containerd configuration and settings
Provide `XDG_RUNTIME_DIR` environment variable, this specifically fixes
the `kubectl exec` action when `/tmp` is filled up.

Update containerd configuration to version 3 and fix it up.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-07-31 19:15:19 +04:00

5 lines
86 B
Plaintext

version = 3
[plugins."io.containerd.cri.v1.images"]
discard_unpacked_layers = true