mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 11:01:14 +02:00
The SystemdCgroup=true setting is incompatible with kubelet cgroupDriver: cgroupfs. So to prevent kube clusters from failing, we will be freezing a nodes config.toml during an update. For that purpose, we install a second configuration file that can then be selected using a systemd drop-in unit. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Description
Languages
Shell
93.1%
Python
6.9%