This message was deleted.
# k3s
a
This message was deleted.
p
And, if someone had done that, is there any documentation / pointer that I could look at?
n
Hi do you mean like to pre-heat the instance ?
p
Nops, contained
imports
is a way to just drop a containerd configuration snippet and use it, as containerd would take care of loading it if the file is properly set. https://github.com/containerd/containerd/blob/main/docs/man/containerd-config.toml.5.md
If I add the:
imports = ["/foo/bar/my-config.toml"]
in the template file, things go awry.
And containerd cannot actually recognise the runtimes I've set up.