kops/nodeup
Kai Lueke a0e3dd207f Simplify Flatcar containerd exec command
The containerd command used in
https://github.com/kubernetes/kops/pull/12177 is a modification from
the torcx containerd unit. However, how torcx starts containerd is a
implementation detail and it's better to not hardcode torcx in case it
isn't used anymore.
Change the ExecStard command to use /usr/bin/containerd directly,
making it simpler and more future-proof.
2022-02-15 09:27:17 +02:00
..
pkg Simplify Flatcar containerd exec command 2022-02-15 09:27:17 +02:00
OWNERS